[arch-commits] Commit in perl-ffi-checklib/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Tue May 12 09:58:09 UTC 2020
Date: Tuesday, May 12, 2020 @ 09:58:09
Author: felixonmars
Revision: 383286
upgpkg: perl-ffi-checklib 0.27-1
Modified:
perl-ffi-checklib/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-05-12 08:55:06 UTC (rev 383285)
+++ PKGBUILD 2020-05-12 09:58:09 UTC (rev 383286)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=perl-ffi-checklib
-pkgver=0.26
+pkgver=0.27
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=('5949aa0b7dfbf7401c1d916f003ab78762944b188ee66b769036656cc8f37ac12f523dbffdf6a24750b4ca64fd148efc91c6e36159a5c79c0781397060e8d558')
+sha512sums=('0a6cf93fc0461e6b21533007b2d9956f14bf7acf6bffdbe5274b43f8c3d9defabfb60854e31b95cfe430d2cecdcddeafdcc9514daca6a4807697cf10c280a6d7')
build() {
cd FFI-CheckLib-$pkgver
More information about the arch-commits
mailing list