summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorYardena Cohen2023-01-27 23:48:46 -0800
committerYardena Cohen2023-01-27 23:48:46 -0800
commit972074963d8d07a30a8d4a8a0b5fd1d34c1a72dd (patch)
treeb6f5f308d9516235963043c63e3ad37b63e7cd31 /PKGBUILD
parent135925c8ac0c6681ea4559e3fa33f46976b2a46c (diff)
downloadaur-perl-lexical-accessor.tar.gz
bump 0.014
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5039c64acc49..f5f990b73199 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
cpaname=Lexical-Accessor
cpanauthor=TOBYINK
pkgname=perl-lexical-accessor
-pkgver=0.013
+pkgver=0.014
pkgrel=1
pkgdesc="Perl Lexical::Accessor CPAN module"
arch=('any')
@@ -25,7 +25,7 @@ depends=(
'perl-type-tiny'
)
source=("http://www.cpan.org/authors/id/${cpanauthor::1}/${cpanauthor::2}/${cpanauthor}/${cpaname}-${pkgver}.tar.gz")
-sha256sums=('1305b4db1721e064ae5d22e99afaf25a8f5c63c653511fd21f3806367bc3f961')
+sha256sums=('8037db3b2ccc3c176d8b0529278b7dd781cf937999093cfe6868992aa558e034')
build() {
cd "${srcdir}/${cpaname}-${pkgver}"