[arch-commits] Commit in perl-ffi-checklib/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Wed Jun 26 02:33:06 UTC 2019
Date: Wednesday, June 26, 2019 @ 02:33:06
Author: felixonmars
Revision: 356929
upgpkg: perl-ffi-checklib 0.25-1
Modified:
perl-ffi-checklib/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-06-25 23:40:41 UTC (rev 356928)
+++ PKGBUILD 2019-06-26 02:33:06 UTC (rev 356929)
@@ -1,8 +1,8 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=perl-ffi-checklib
-pkgver=0.24
-pkgrel=2
+pkgver=0.25
+pkgrel=1
pkgdesc="Check that a library is available for FFI"
arch=('any')
license=('PerlArtistic')
@@ -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=('5036c80c5f76a447ffeec017b69253f89c5dc44ec07c97ec48ebf03e4e5f5cae970aa6a1f1ecc865f568cf84ca85cd73212d4763f79791eadcf1c8d676689000')
+sha512sums=('f6fd790bd6b5e64972f2692abdd81dcd617a4b9ca377bdced655939e1b6005d2d84dc49df67d4945ff5ae0e7ff955aeccc019bc522fc959f1831c0586f40d313')
build() {
cd FFI-CheckLib-$pkgver
More information about the arch-commits
mailing list