summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorYardena Cohen2023-10-01 14:23:39 -0700
committerYardena Cohen2023-10-01 14:23:39 -0700
commita6a5a88493892c604540430a132a788a1884e941 (patch)
treef3cabb8964df1eb9d1a6d3c33f313af22c1b197f /PKGBUILD
parent50014914812b81987b8d776ea3c462364447f68e (diff)
downloadaur-perl-dynaloader-functions.tar.gz
bump 0.004
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 02cced111885..701b3fcf04e8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
cpaname=DynaLoader-Functions
cpanauthor=ZEFRAM
pkgname=perl-dynaloader-functions
-pkgver=0.003
+pkgver=0.004
pkgrel=1
pkgdesc="Perl DynaLoader::Functions CPAN module"
arch=('any')
@@ -13,7 +13,7 @@ options=('!emptydirs')
makedepends=(perl-test-pod{,-coverage})
depends=('perl' 'perl-module-build')
source=("http://www.cpan.org/authors/id/${cpanauthor::1}/${cpanauthor::2}/${cpanauthor}/${cpaname}-${pkgver}.tar.gz")
-sha256sums=('3eb2347214bce796ffad8d57e29b206094f0557446aeba4f8b334920121ea183')
+sha256sums=('5e8e424671a0b2f1d9dff30e5f99087e7555880eb5d79a328b31f4cd4992983d')
build() {
cd "${srcdir}/${cpaname}-${pkgver}"