summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStefan Göbel2023-06-06 21:16:48 +0200
committerStefan Göbel2023-06-06 21:16:48 +0200
commitbe6ab99fbe9b1f2c4fc11be547f5a7800658a5ee (patch)
tree7c4eb191b63a59c1749c03c94591dff56b874736 /PKGBUILD
parentba8cd29a1616ab5486ee659e20090a392ded5596 (diff)
downloadaur-be6ab99fbe9b1f2c4fc11be547f5a7800658a5ee.tar.gz
upgpkg: perl-log-dispatchouli 3.004-1 (upstream release)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b3e8218d7a90..635a5d5d4664 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname='perl-log-dispatchouli'
_module='Log-Dispatchouli'
_author='R/RJ/RJBS'
-pkgver='3.003'
+pkgver='3.004'
pkgrel='1'
pkgdesc='A simple wrapper around Log::Dispatch.'
arch=('any')
@@ -29,7 +29,7 @@ checkdepends=(
)
url="https://metacpan.org/release/$_module"
source=("https://cpan.metacpan.org/authors/id/$_author/$_module-$pkgver.tar.gz")
-sha256sums=('001e602793a263c40a51eab1f62e704753879c515f419dda02e70b188fbea69a')
+sha256sums=('1642fb9c49fdbec4a378b77106a2c0b32362771f59f90d78d02bf29c647f4b54')
build() {
(