Date: Friday, May 1, 2020 @ 14:40:22 Author: felixonmars Revision: 382083
upgpkg: perl-async-interrupt 1.26-1 Modified: perl-async-interrupt/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-05-01 14:36:15 UTC (rev 382082) +++ PKGBUILD 2020-05-01 14:40:22 UTC (rev 382083) @@ -2,8 +2,8 @@ # Contributor: Justin Davis (juster) <[email protected]> pkgname=perl-async-interrupt -pkgver=1.25 -pkgrel=3 +pkgver=1.26 +pkgrel=1 pkgdesc='allow C/XS libraries to interrupt perl asynchronously' arch=(x86_64) license=(PerlArtistic GPL) @@ -11,7 +11,7 @@ depends=('perl-canary-stability' 'perl-common-sense') url=https://metacpan.org/release/Async-Interrupt source=("https://search.cpan.org/CPAN/authors/id/M/ML/MLEHMANN/Async-Interrupt-$pkgver.tar.gz") -sha512sums=('095fde4dbf8fb9a25cbc9e07d4793f08cab7275148e53293ed3c2849c569e6ed0587ca3c4f7eeeca394f56416bb1303d90607454115792eb9e564d86be89639a') +sha512sums=('7fab1899e11064e1be292eb1c2e149278bfaab5087afcfa6898f9b6095278fa74ebab2114abd69ca0bfbd8028038cdd3df7953e14460c77194ccc7041b87f5c6') build() { cd Async-Interrupt-$pkgver
