summaryrefslogtreecommitdiff
path: root/community/perl-xml-libxslt/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-07-12 01:25:16 -0700
committerroot <root@rshg054.dnsready.net>2013-07-12 01:25:16 -0700
commit2579dc888d0308c442245d932f99cc4c61c39299 (patch)
tree5918cd8d62c952274814cf483fc59ed0d0751d1b /community/perl-xml-libxslt/PKGBUILD
parent2e85ee969c4be5762301fc1447315f132aca1fc8 (diff)
Fri Jul 12 01:25:08 PDT 2013
Diffstat (limited to 'community/perl-xml-libxslt/PKGBUILD')
-rw-r--r--community/perl-xml-libxslt/PKGBUILD11
1 files changed, 6 insertions, 5 deletions
diff --git a/community/perl-xml-libxslt/PKGBUILD b/community/perl-xml-libxslt/PKGBUILD
index fc76d8f87..26eae9f38 100644
--- a/community/perl-xml-libxslt/PKGBUILD
+++ b/community/perl-xml-libxslt/PKGBUILD
@@ -1,10 +1,11 @@
-# $Id: PKGBUILD 91703 2013-05-26 09:26:22Z bluewind $
-# Maintainer: Justin "juster" Davis <jrcd83@gmail.com>
+# $Id: PKGBUILD 93874 2013-07-11 16:16:39Z jsteel $
+# Maintainer: Jonathan Steel <jsteel@aur.archlinux.org>
+# Contributor: Justin "juster" Davis <jrcd83@gmail.com>
# Contributor: François Charette <firmicus ατ gmx δοτ net>
pkgname=perl-xml-libxslt
-pkgver=1.80
-pkgrel=2
+pkgver=1.81
+pkgrel=1
pkgdesc="Interface to the gnome libxslt library"
arch=('i686' 'x86_64')
url="http://search.cpan.org/dist/XML-LibXSLT"
@@ -12,7 +13,7 @@ license=('GPL')
depends=('perl-xml-libxml' 'libxslt')
options=('!emptydirs')
source=(http://www.cpan.org/authors/id/S/SH/SHLOMIF/XML-LibXSLT-$pkgver.tar.gz)
-md5sums=('bd8d0eaeee311a6dc148963a3f7753c6')
+md5sums=('a721424c905eca40b1b7af9abe32ff76')
build() {
cd "$srcdir/XML-LibXSLT-$pkgver"