summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimon Legner2019-03-01 15:08:53 +0100
committerSimon Legner2019-03-01 15:08:53 +0100
commit3c4a2c59f79f807e69eaed5f21e3bdcb635afba8 (patch)
treede61a13ce7dbff7f339363718f92c2149d39c891
parent1bda2784d8787324c4ca32efee8852d0078d421c (diff)
downloadaur-3c4a2c59f79f807e69eaed5f21e3bdcb635afba8.tar.gz
Update to 1.20-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD10
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 96ffb1df542c..cb9f34c6d74f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = perl-b-keywords
pkgdesc = Lists of reserved barewords and symbol names
- pkgver = 1.19
- pkgrel = 2
+ pkgver = 1.20
+ pkgrel = 1
url = http://search.mcpan.org/dist/B-Keywords
arch = any
license = PerlArtistic
license = GPL
depends = perl
options = !emptydirs
- source = http://search.mcpan.org/CPAN/authors/id/R/RU/RURBAN/B-Keywords-1.19.tar.gz
- sha512sums = b6c4d858a16754b3606894fe3133e3057c49526b6def135ca5c21ea3c0c67d23cbd4e95fe62166bb2465fe15621a25b3f336b9ba6a1fa5d2f68a1a944f578af9
+ source = http://search.mcpan.org/CPAN/authors/id/R/RU/RURBAN/B-Keywords-1.20.tar.gz
+ sha512sums = 481eda4d1388901412e982a6c799fab0965f363c4549233e24793aee96ffad68da6045a79fb78c1e946ca48b6ec67d1d49a687801a19254e9c3db12b5e29cb0f
pkgname = perl-b-keywords
diff --git a/PKGBUILD b/PKGBUILD
index c2d4a6291e3c..eb2745fda355 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Generator : CPANPLUS::Dist::Arch 1.28
pkgname='perl-b-keywords'
-pkgver='1.19'
-pkgrel='2'
+pkgver='1.20'
+pkgrel='1'
pkgdesc="Lists of reserved barewords and symbol names"
arch=('any')
license=('PerlArtistic' 'GPL')
@@ -12,9 +12,9 @@ options=('!emptydirs')
depends=('perl')
makedepends=()
url='http://search.mcpan.org/dist/B-Keywords'
-source=('http://search.mcpan.org/CPAN/authors/id/R/RU/RURBAN/B-Keywords-1.19.tar.gz')
-sha512sums=('b6c4d858a16754b3606894fe3133e3057c49526b6def135ca5c21ea3c0c67d23cbd4e95fe62166bb2465fe15621a25b3f336b9ba6a1fa5d2f68a1a944f578af9')
-_distdir="B-Keywords-1.19"
+source=('http://search.mcpan.org/CPAN/authors/id/R/RU/RURBAN/B-Keywords-1.20.tar.gz')
+sha512sums=('481eda4d1388901412e982a6c799fab0965f363c4549233e24793aee96ffad68da6045a79fb78c1e946ca48b6ec67d1d49a687801a19254e9c3db12b5e29cb0f')
+_distdir="B-Keywords-1.20"
build() {
( export PERL_MM_USE_DEFAULT=1 PERL5LIB="" \