[arch-commits] Commit in perl-b-keywords/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Wed Dec 18 17:04:19 UTC 2019
Date: Wednesday, December 18, 2019 @ 17:04:19
Author: felixonmars
Revision: 538031
upgpkg: perl-b-keywords 1.21-1
Modified:
perl-b-keywords/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-12-18 17:00:38 UTC (rev 538030)
+++ PKGBUILD 2019-12-18 17:04:19 UTC (rev 538031)
@@ -1,8 +1,8 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=perl-b-keywords
-pkgver=1.20
-pkgrel=2
+pkgver=1.21
+pkgrel=1
pkgdesc="Lists of reserved barewords and symbol names"
arch=('any')
license=('PerlArtistic')
@@ -11,7 +11,7 @@
checkdepends=('perl-test-pod')
options=('!emptydirs')
source=("https://cpan.metacpan.org/authors/id/R/RU/RURBAN/B-Keywords-$pkgver.tar.gz")
-sha512sums=('481eda4d1388901412e982a6c799fab0965f363c4549233e24793aee96ffad68da6045a79fb78c1e946ca48b6ec67d1d49a687801a19254e9c3db12b5e29cb0f')
+sha512sums=('80965484f35b21478279664aa6d0bf582a8cfe684469b944b3b514edb706bd8d1a4edba37d567badd581ce0a3ee23550fcbb93c1681665a36d02fae1a0cf1d96')
build() {
cd B-Keywords-$pkgver
More information about the arch-commits
mailing list