summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorYardena Cohen2023-01-27 23:59:05 -0800
committerYardena Cohen2023-01-27 23:59:05 -0800
commit53a7a123545558ba45c21da51638f1e50a675818 (patch)
tree725b925585faf1481b55bfc1c0b5c71e2c0dbf34 /PKGBUILD
parent773ed402f98b145163814cf2f16cc4f7404793d4 (diff)
downloadaur-perl-html-packer.tar.gz
bump 2.10
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 37f783c0723a..1032ca6d205d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
cpaname=HTML-Packer
cpanauthor=LEEJO
pkgname=perl-html-packer
-pkgver=2.07
-pkgrel=2
+pkgver=2.10
+pkgrel=1
pkgdesc="Perl HTML::Packer CPAN module"
arch=('any')
url="http://search.cpan.org/dist/${cpaname}/"
@@ -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=('fb43cf06ce1f57fcbdb27b4a5049f56dae9005f609eb1f0ecc77bf00cf2c3ab1')
+sha256sums=('70a4e559cf038993425ba77df2810f904c1b19a7769891d894ac69a819f4ced9')
build() {
cd "${srcdir}/${cpaname}-${pkgver}"