[arch-commits] Commit in perl-b-keywords/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Mon Nov 8 23:41:13 UTC 2021
Date: Monday, November 8, 2021 @ 23:41:13
Author: felixonmars
Revision: 1039066
upgpkg: perl-b-keywords 1.23-1
Modified:
perl-b-keywords/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-11-08 23:39:50 UTC (rev 1039065)
+++ PKGBUILD 2021-11-08 23:41:13 UTC (rev 1039066)
@@ -1,8 +1,8 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=perl-b-keywords
-pkgver=1.22
-pkgrel=2
+pkgver=1.23
+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=('9dd44cafe4502edb519d885d74688183275550c3ad4da61387e805cf7a4789434ebda8f1f71104515c688e0e0358ca38399a1d1bd2ba066c7e1e3de76ae68bb2')
+sha512sums=('75a9b9b5d3aa3ebc876450a2fccd8cd4456e97588f6136e24cea1cd848dc28e6c2addb2adf27f7bbca87e12a3df353458c7cb51e82dde93d52c6857ddfa0f1d3')
build() {
cd B-Keywords-$pkgver
More information about the arch-commits
mailing list