summaryrefslogtreecommitdiff
path: root/extra/libxml++
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@kiwwwi.com.ar>2012-11-06 13:53:51 -0300
committerNicolás Reynolds <fauno@kiwwwi.com.ar>2012-11-06 13:53:51 -0300
commita41239c941341e3c2017c6d3644e2cce0f1badf2 (patch)
treeefc401addf8099fa96ecaff2dea962b2cdbc813b /extra/libxml++
parentd333dde0a4d6295e9530ab8e988efa1d654e8716 (diff)
parent85e0e667660650d70269432a90401d4288776d9d (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: community/frei0r-plugins/PKGBUILD extra/cairo/PKGBUILD extra/libxml++/PKGBUILD
Diffstat (limited to 'extra/libxml++')
-rw-r--r--extra/libxml++/PKGBUILD12
1 files changed, 6 insertions, 6 deletions
diff --git a/extra/libxml++/PKGBUILD b/extra/libxml++/PKGBUILD
index e3fc6ae42..8193c66b9 100644
--- a/extra/libxml++/PKGBUILD
+++ b/extra/libxml++/PKGBUILD
@@ -1,17 +1,17 @@
-# $Id: PKGBUILD 137178 2011-09-06 09:14:31Z ibiru $
+# $Id: PKGBUILD 170207 2012-11-05 11:38:10Z jgc $
# Maintainer: damir <damir@archlinux.org>
pkgbase=libxml++
-pkgname=('libxmlplusplus' 'libxmlplusplus-docs')
-pkgver=2.34.2
-pkgrel=1.1
+pkgname=('libxml++' 'libxml++-docs')
+pkgver=2.36.0
+pkgrel=1
arch=('i686' 'x86_64' 'mips64el')
license=('LGPL')
url="http://libxmlplusplus.sourceforge.net/"
makedepends=('pkgconfig' 'glibmm-docs' 'libxml2' 'glibmm')
options=('!libtool' '!emptydirs')
-source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgbase}/2.34/${pkgbase}-${pkgver}.tar.xz)
-sha256sums=('77daba20ab76631071d4ed4cc18fa2e981160ca05ae661e8d146f2b0728f9baa')
+source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgbase}/2.36/${pkgbase}-${pkgver}.tar.xz)
+sha256sums=('bfdf327bf9ebd12946b7aa6a152045f209d5c9fecd06ebfcdf9b3e7c1af6e2e1')
build() {
cd "${srcdir}/${pkgbase}-${pkgver}"