summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index edf23605d189..b659d62e1b57 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
cpaname=CSS-Packer
cpanauthor=LEEJO
pkgname=perl-css-packer
-pkgver=2.05
+pkgver=2.09
pkgrel=1
pkgdesc="Perl CSS::Packer CPAN module"
arch=('any')
@@ -13,7 +13,7 @@ options=('!emptydirs')
depends=('perl' 'perl-test-simple' 'perl-regexp-reggrp')
makedepends=('perl-test-file-contents' 'perl-test-memory-cycle' 'perl-test-pod')
source=("http://www.cpan.org/authors/id/${cpanauthor::1}/${cpanauthor::2}/${cpanauthor}/${cpaname}-${pkgver}.tar.gz")
-sha256sums=('f798e49ed789d3a386ae15c506f09653217ea56fc9836f025d3a309e3d671d15')
+sha256sums=('6f6384f34c78ab819ac75f8167bfb259cd51cd6348ba88d62a9f27a8ca96c0be')
build() {
cd "${srcdir}/${cpaname}-${pkgver}"