summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoryar2018-06-19 15:46:39 -0700
committeryar2018-06-19 15:46:39 -0700
commit04dcd410ee1c2f40967c0d24c1697089f00d3114 (patch)
tree08060dcc33bb0c6d3e6695beae1da1a81ba58fbb /PKGBUILD
parent963f42c02e2e8968ec020b5d7c9a738fe34608c0 (diff)
downloadaur-04dcd410ee1c2f40967c0d24c1697089f00d3114.tar.gz
bump 2.07
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5a1e44e16964..c54d2c54266a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
cpaname=HTML-Packer
cpanauthor=LEEJO
pkgname=perl-html-packer
-pkgver=2.03
+pkgver=2.07
pkgrel=1
pkgdesc="Perl HTML::Packer CPAN module"
arch=('any')
@@ -12,7 +12,7 @@ license=('unknown')
options=('!emptydirs')
depends=('perl' 'perl-test-simple' 'perl-regexp-reggrp' 'perl-css-packer' 'perl-javascript-packer')
source=("http://www.cpan.org/authors/id/${cpanauthor::1}/${cpanauthor::2}/${cpanauthor}/${cpaname}-${pkgver}.tar.gz")
-sha256sums=('c5bb794585c8e5d6ba6aef149d31fbc2db31a60ac615f503f7cfc69752ebf106')
+sha256sums=('fb43cf06ce1f57fcbdb27b4a5049f56dae9005f609eb1f0ecc77bf00cf2c3ab1')
build() {
cd "${srcdir}/${cpaname}-${pkgver}"