summaryrefslogtreecommitdiff
path: root/community/perl-io-tty/PKGBUILD
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-05-16 04:10:38 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-05-16 04:10:38 +0000
commit4f73192c45f7b9615f06144dcb71f8450d39b7fb (patch)
treecf3d6e41a808634a6b55e09464f37bea02cf4e7f /community/perl-io-tty/PKGBUILD
parent85be6f08e6368a31e9f971c043b11e8c12ce6545 (diff)
Fri May 16 04:04:53 UTC 2014
Diffstat (limited to 'community/perl-io-tty/PKGBUILD')
-rw-r--r--community/perl-io-tty/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/perl-io-tty/PKGBUILD b/community/perl-io-tty/PKGBUILD
index 54100cf32..c485b8dc5 100644
--- a/community/perl-io-tty/PKGBUILD
+++ b/community/perl-io-tty/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 91682 2013-05-26 09:25:34Z bluewind $
+# $Id: PKGBUILD 111199 2014-05-15 14:16:30Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: Charles Mauch <cmauch@gmail.com>
pkgname=perl-io-tty
-pkgver=1.10
-pkgrel=3
+pkgver=1.11
+pkgrel=1
pkgdesc="Provide an interface to TTYs and PTYs"
arch=('i686' 'x86_64')
url="http://search.cpan.org/dist/IO-Tty/"
@@ -12,7 +12,7 @@ license=("GPL" "PerlArtistic")
depends=('glibc')
options=('!emptydirs')
source=("http://search.cpan.org/CPAN/authors/id/T/TO/TODDR/IO-Tty-$pkgver.tar.gz")
-md5sums=('46baec86a145e57f0ec661fa412b097c')
+md5sums=('fc42736aee83f848ff5191c6890cc539')
build() {
cd $srcdir/IO-Tty-$pkgver