[arch-commits] Commit in perl-importer/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Thu Oct 20 15:26:51 UTC 2016
Date: Thursday, October 20, 2016 @ 15:26:51
Author: felixonmars
Revision: 192736
upgpkg: perl-importer 0.024-1
Modified:
perl-importer/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-10-20 15:25:52 UTC (rev 192735)
+++ PKGBUILD 2016-10-20 15:26:51 UTC (rev 192736)
@@ -2,7 +2,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=perl-importer
-pkgver=0.014
+pkgver=0.024
pkgrel=1
pkgdesc="Alternative but compatible interface to modules that export symbols."
arch=('any')
@@ -11,7 +11,7 @@
depends=('perl')
options=('!emptydirs')
source=("https://cpan.metacpan.org/authors/id/E/EX/EXODIST/Importer-$pkgver.tar.gz")
-sha512sums=('da7a7713a8a8b7410b8fa5c737c227df1114be378618f1cb35dbe8ee330d181ab590c9b7d5f5e76e9a6c9366d685e0e8141cbd4f9e683b62635ce0490fde3f68')
+sha512sums=('f368f19a63fd52b88886b1ba6d51716050db8f475628238d16d2962ab7d6c21d6818205a82c86cc7f254736eb1c261dd6abd606dfcb16ca675e84898d03cab32')
build() {
cd Importer-$pkgver
More information about the arch-commits
mailing list