summaryrefslogtreecommitdiff
path: root/extra/perl-term-readkey
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-06-22 04:08:32 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-06-22 04:08:32 +0000
commitb137011f8ca1733aef39da7b276bba93c3ad74cd (patch)
tree2ff1f035954703328fe1f6cc6b37fcc975aafbd0 /extra/perl-term-readkey
parent000001015cbeaabdc2e0f70899a6b810996f98cc (diff)
Sun Jun 22 03:57:56 UTC 2014
Diffstat (limited to 'extra/perl-term-readkey')
-rw-r--r--extra/perl-term-readkey/PKGBUILD12
1 files changed, 6 insertions, 6 deletions
diff --git a/extra/perl-term-readkey/PKGBUILD b/extra/perl-term-readkey/PKGBUILD
index 06d678cd6..e15451dd8 100644
--- a/extra/perl-term-readkey/PKGBUILD
+++ b/extra/perl-term-readkey/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 214234 2014-06-04 13:52:02Z bluewind $
+# $Id: PKGBUILD 215330 2014-06-21 02:47:41Z fyan $
# Maintainer: Felix Yan <felixonmars@gmail.com>
# Contributor: kevin <kevin@archlinux.org>
# Contributor: Wael Nasreddine <gandalf@siemens-mobiles.org>
@@ -6,16 +6,16 @@
pkgname=perl-term-readkey
_realname=TermReadKey
-pkgver=2.30.02
-pkgrel=4
+pkgver=2.32
+pkgrel=1
pkgdesc="Provides simple control over terminal driver modes"
arch=('i686' 'x86_64')
license=('custom')
depends=('perl' 'glibc')
-url="http://search.cpan.org/~stsi/${_realname}/"
+url="http://search.cpan.org/~jstowe/${_realname}/"
options=('!emptydirs')
-source=(http://search.cpan.org/CPAN/authors/id/S/ST/STSI/${_realname}-$pkgver.tar.gz)
-md5sums=('69b92c8ddca8691c83823c683cd9838a')
+source=(http://search.cpan.org/CPAN/authors/id/J/JS/JSTOWE/${_realname}-$pkgver.tar.gz)
+md5sums=('c55420c3456b8e470a01d6557b1045a8')
build() {
cd "${srcdir}/TermReadKey-$pkgver"