summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorYardena Cohen2022-05-25 13:48:45 -0700
committerYardena Cohen2022-05-25 13:48:45 -0700
commit71f4c76a4787efdedb99b77160008cd15aaeb853 (patch)
treeafff9c331f32ba992f1544dbd3027433a9678db0 /PKGBUILD
parentffb7c45f8e5a7377f5579b46b6c1da10a9ccefcc (diff)
downloadaur-71f4c76a4787efdedb99b77160008cd15aaeb853.tar.gz
bump 4014
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a690a9f3031c..b306dd50ae3b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
cpaname=CSS-Inliner
cpanauthor=KAMELKEV
pkgname=perl-css-inliner
-pkgver=4008
-pkgrel=2
+pkgver=4014
+pkgrel=1
pkgdesc="Perl CSS::Inliner CPAN module"
arch=('any')
url="http://search.cpan.org/dist/${cpaname}/"
@@ -12,7 +12,7 @@ license=('unknown')
options=('!emptydirs')
depends=('perl' 'perl-html-query' 'perl-html-treebuilder-xpath' 'perl-libwww' 'perl-uri')
source=("http://search.cpan.org/CPAN/authors/id/${cpanauthor::1}/${cpanauthor::2}/${cpanauthor}/${cpaname}-${pkgver}.tar.gz")
-sha256sums=('14c2214a5e6c3941d0b0eed04832ed1df08466beef60a2e9adedb0c1d97b9a1b')
+sha256sums=('1e0ab0538574c5c144c81092e4ef95f11d9429a143c0896719ef7a45374dc0bf')
build() {
cd "${srcdir}/${cpaname}-${pkgver}"