[arch-commits] Commit in perl-importer/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Mon Aug 17 04:05:22 UTC 2020
Date: Monday, August 17, 2020 @ 04:05:21
Author: felixonmars
Revision: 682089
upgpkg: perl-importer 0.026-1
Modified:
perl-importer/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-08-17 04:04:37 UTC (rev 682088)
+++ PKGBUILD 2020-08-17 04:05:21 UTC (rev 682089)
@@ -1,8 +1,8 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=perl-importer
-pkgver=0.025
-pkgrel=4
+pkgver=0.026
+pkgrel=1
pkgdesc="Alternative but compatible interface to modules that export symbols."
arch=('any')
license=('PerlArtistic')
@@ -10,7 +10,7 @@
depends=('perl')
options=('!emptydirs')
source=("https://cpan.metacpan.org/authors/id/E/EX/EXODIST/Importer-$pkgver.tar.gz")
-sha512sums=('99632c7a425fe7d965e052b2fc1fa8c34c4fe44c39899d280adaed8490b980f1fd7cc70dc974b45f97ce67c88163177bc2a11be44f04324241cc8d097e0afed8')
+sha512sums=('f6726b204ee358af00b5c72120bd2131ed575c100a9946b1772552e42b98f78dd38ffcc0119e2cdf721c39e2d83547bc5778adb61c5f84089caf11949c7ef045')
build() {
cd Importer-$pkgver
More information about the arch-commits
mailing list