[arch-commits] Commit in perl-ffi-checklib/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Wed May 19 12:49:27 UTC 2021


    Date: Wednesday, May 19, 2021 @ 12:49:27
  Author: felixonmars
Revision: 415756

upgpkg: perl-ffi-checklib 0.28-1

Modified:
  perl-ffi-checklib/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-05-19 11:47:36 UTC (rev 415755)
+++ PKGBUILD	2021-05-19 12:49:27 UTC (rev 415756)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=perl-ffi-checklib
-pkgver=0.27
-pkgrel=2
+pkgver=0.28
+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=('0a6cf93fc0461e6b21533007b2d9956f14bf7acf6bffdbe5274b43f8c3d9defabfb60854e31b95cfe430d2cecdcddeafdcc9514daca6a4807697cf10c280a6d7')
+sha512sums=('9ac42e7153902cd178d9ee7d3db7edb96deb30c8b53cdd6c14706cde200598ecd98031c8e17394fcd1fb2c770a0ec776131e2ff93491d6b307a6e595fd788d5a')
 
 build() {
   cd FFI-CheckLib-$pkgver



More information about the arch-commits mailing list