[arch-commits] Commit in perl-io-tty/trunk (PKGBUILD)
Sergej Pupykin
spupykin at archlinux.org
Tue Dec 23 22:20:50 UTC 2014
Date: Tuesday, December 23, 2014 @ 23:20:49
Author: spupykin
Revision: 124446
upgpkg: perl-io-tty 1.12-1
upd
Modified:
perl-io-tty/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2014-12-23 22:20:49 UTC (rev 124445)
+++ PKGBUILD 2014-12-23 22:20:49 UTC (rev 124446)
@@ -3,8 +3,8 @@
# Contributor: Charles Mauch <cmauch at gmail.com>
pkgname=perl-io-tty
-pkgver=1.11
-pkgrel=2
+pkgver=1.12
+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=('fc42736aee83f848ff5191c6890cc539')
+md5sums=('11695a1a516b3bd1b90ce75ff0ce3e6d')
build() {
cd $srcdir/IO-Tty-$pkgver
More information about the arch-commits
mailing list