summaryrefslogtreecommitdiff
path: root/community/perl-xml-libxslt/PKGBUILD
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2013-03-22 11:26:53 +0100
committerMichał Masłowski <mtjm@mtjm.eu>2013-03-22 11:26:53 +0100
commit50a468d0a3c5555c9e6889696bd0397f17a6974c (patch)
tree8d8b7bc211e7e2b5a91c25c86c5b7ae58e9e4a52 /community/perl-xml-libxslt/PKGBUILD
parentbf6c93db356044781e343fe26da74d357b4beda3 (diff)
parent6b3123e5628817e3cef9c44989dffd21c49b0817 (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: community/cksfv/PKGBUILD extra/clutter-gtk2/PKGBUILD extra/gnuplot/PKGBUILD extra/mx/PKGBUILD
Diffstat (limited to 'community/perl-xml-libxslt/PKGBUILD')
-rw-r--r--community/perl-xml-libxslt/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/perl-xml-libxslt/PKGBUILD b/community/perl-xml-libxslt/PKGBUILD
index 454ae378f..09a6ce057 100644
--- a/community/perl-xml-libxslt/PKGBUILD
+++ b/community/perl-xml-libxslt/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 71841 2012-06-02 10:32:34Z bluewind $
+# $Id: PKGBUILD 86669 2013-03-21 01:03:52Z eric $
# Maintainer: Justin "juster" Davis <jrcd83@gmail.com>
# Contributor: François Charette <firmicus ατ gmx δοτ net>
pkgname=perl-xml-libxslt
-pkgver=1.77
+pkgver=1.80
pkgrel=1
pkgdesc="Interface to the gnome libxslt library"
arch=('i686' 'x86_64' 'mips64el')
@@ -12,7 +12,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=('a9cf4adb3637a0a42eb69a2998fa488e')
+md5sums=('bd8d0eaeee311a6dc148963a3f7753c6')
build() {
cd "$srcdir/XML-LibXSLT-$pkgver"