Date: Wednesday, January 22, 2020 @ 20:21:43 Author: felixonmars Revision: 373801
upgpkg: perl-ffi-checklib 0.26-1 Modified: perl-ffi-checklib/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-01-22 18:11:17 UTC (rev 373800) +++ PKGBUILD 2020-01-22 20:21:43 UTC (rev 373801) @@ -1,7 +1,7 @@ # Maintainer: Felix Yan <[email protected]> pkgname=perl-ffi-checklib -pkgver=0.25 +pkgver=0.26 pkgrel=1 pkgdesc="Check that a library is available for FFI" arch=('any') @@ -11,7 +11,7 @@ checkdepends=('perl-test-exit' 'perl-test2-suite') options=('!emptydirs') source=("https://cpan.metacpan.org/authors/id/P/PL/PLICEASE/FFI-CheckLib-$pkgver.tar.gz") -sha512sums=('f6fd790bd6b5e64972f2692abdd81dcd617a4b9ca377bdced655939e1b6005d2d84dc49df67d4945ff5ae0e7ff955aeccc019bc522fc959f1831c0586f40d313') +sha512sums=('5949aa0b7dfbf7401c1d916f003ab78762944b188ee66b769036656cc8f37ac12f523dbffdf6a24750b4ca64fd148efc91c6e36159a5c79c0781397060e8d558') build() { cd FFI-CheckLib-$pkgver
