summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStefan Göbel2019-08-06 17:33:21 +0200
committerStefan Göbel2019-08-06 17:33:21 +0200
commitcf507df6eb50dd90267f6038abafeeafe5a93daa (patch)
treec75d2581e7ef230ea41c1e0905e1ce8b9e7a8bb5 /PKGBUILD
parent9512a01b840eca64473cf144c6d860762c56f9a0 (diff)
downloadaur-cf507df6eb50dd90267f6038abafeeafe5a93daa.tar.gz
upgpkg: perl-log-dispatchouli 2.019-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 a2feb289f246..4609c6dc6373 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname='perl-log-dispatchouli'
_module='Log-Dispatchouli'
_author='R/RJ/RJBS'
-pkgver='2.017'
+pkgver='2.019'
pkgrel='1'
pkgdesc='A simple wrapper around Log::Dispatch.'
arch=('any')
@@ -29,7 +29,7 @@ checkdepends=(
)
url="https://metacpan.org/release/$_module"
source=("http://search.cpan.org/CPAN/authors/id/$_author/$_module-$pkgver.tar.gz")
-sha256sums=('99f8341c8d4f8f46a673b1ff1a6edc96165d75af96ddcb6d99fa227f9af4dfbf')
+sha256sums=('fe8890c553c8f72b8b55633067270862c34db2ab8ff1cf8db0855f0427c23442')
build() {
(