Date: Saturday, June 19, 2021 @ 20:39:36 Author: spupykin Revision: 965682
upgpkg: perl-io-tty 1.16-1 Modified: perl-io-tty/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-06-19 20:38:32 UTC (rev 965681) +++ PKGBUILD 2021-06-19 20:39:36 UTC (rev 965682) @@ -2,8 +2,8 @@ # Contributor: Charles Mauch <[email protected]> pkgname=perl-io-tty -pkgver=1.12 -pkgrel=11 +pkgver=1.16 +pkgrel=1 pkgdesc="Provide an interface to TTYs and PTYs" arch=('x86_64') url="https://search.cpan.org/dist/IO-Tty/" @@ -11,7 +11,7 @@ depends=('glibc') options=('!emptydirs') source=("https://search.cpan.org/CPAN/authors/id/T/TO/TODDR/IO-Tty-$pkgver.tar.gz") -md5sums=('11695a1a516b3bd1b90ce75ff0ce3e6d') +sha256sums=('8f1a09c070738adc695df903f2e7f74308dd8d991b914c0bc390a0e6021294dd') build() { cd "$srcdir"/IO-Tty-$pkgver
