summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorYardena Cohen2022-05-24 01:06:46 -0700
committerYardena Cohen2022-05-24 01:06:46 -0700
commitec884d5b14e2586bc6a3c567b6d13c47f5d63958 (patch)
tree53da08ff5adff9ecde6aeb6019d2b76c437fc789 /PKGBUILD
parent295f8e9bdec3076d82bdda673ae0dc948da633bf (diff)
downloadaur-ec884d5b14e2586bc6a3c567b6d13c47f5d63958.tar.gz
bump 0.010
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 97b3c9d5a7be..6205aa4d7ac0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
cpaname=match-simple
cpanauthor=TOBYINK
pkgname=perl-match-simple
-pkgver=0.009
+pkgver=0.010
pkgrel=1
pkgdesc="Perl match::simple CPAN module"
arch=('any')
@@ -17,7 +17,7 @@ depends=(
'perl-test-fatal'
)
source=("http://www.cpan.org/authors/id/${cpanauthor::1}/${cpanauthor::2}/${cpanauthor}/${cpaname}-${pkgver}.tar.gz")
-sha256sums=('ef9fc8ef4cdcfeebe1681f33f474ba5e2cee64ea586198e9b52881e2f0c47fdc')
+sha256sums=('8ad6014d4e40240dc3358fbdc907fd39926551c180b3a4279f8da181f17f76cb')
build() {
cd "${srcdir}/${cpaname}-${pkgver}"