summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStefan Göbel2020-08-13 16:33:00 +0200
committerStefan Göbel2020-08-13 16:33:00 +0200
commit3a9bc5eabdaf3d1533342eedac812ae33df878f0 (patch)
tree3235080fb757930b343a83ea8d9286c1b96cb66b /PKGBUILD
parentcf507df6eb50dd90267f6038abafeeafe5a93daa (diff)
downloadaur-3a9bc5eabdaf3d1533342eedac812ae33df878f0.tar.gz
upgpkg: perl-log-dispatchouli 2.021-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 4609c6dc6373..79f4c5ed526a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname='perl-log-dispatchouli'
_module='Log-Dispatchouli'
_author='R/RJ/RJBS'
-pkgver='2.019'
+pkgver='2.021'
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=('fe8890c553c8f72b8b55633067270862c34db2ab8ff1cf8db0855f0427c23442')
+sha256sums=('3aea437966c0a7986aa150704935f05328cad057178157fdc367a9e7cdf4df11')
build() {
(