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 2877ad2ab192..312e9e40415e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
cpaname=JavaScript-Packer
cpanauthor=LEEJO
pkgname=perl-javascript-packer
-pkgver=2.02
+pkgver=2.04
pkgrel=1
pkgdesc="Perl JavaScript::Packer CPAN module"
arch=('any')
@@ -12,7 +12,7 @@ license=('unknown')
options=('!emptydirs')
depends=('perl' 'perl-test-simple' 'perl-regexp-reggrp')
source=("http://www.cpan.org/authors/id/${cpanauthor::1}/${cpanauthor::2}/${cpanauthor}/${cpaname}-${pkgver}.tar.gz")
-sha256sums=('8f673cacec2680520f94a95cd44639bc4587f260b07497772ffdaac83b945f6c')
+sha256sums=('826fff0d047a8991d3afc7723520643589c3ef7dcfd342931c23cf586f9f4ff0')
build() {
cd "${srcdir}/${cpaname}-${pkgver}"