Date: Thursday, May 15, 2014 @ 16:16:16 Author: spupykin Revision: 111198
upgpkg: perl-io-tty 1.11-1 upd Modified: perl-io-tty/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-05-15 14:16:13 UTC (rev 111197) +++ PKGBUILD 2014-05-15 14:16:16 UTC (rev 111198) @@ -3,8 +3,8 @@ # Contributor: Charles Mauch <[email protected]> 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 @@ 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
