summaryrefslogtreecommitdiff
path: root/testing/libxml++/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/libxml++/PKGBUILD')
-rw-r--r--testing/libxml++/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/testing/libxml++/PKGBUILD b/testing/libxml++/PKGBUILD
index c4385a417..53566fd25 100644
--- a/testing/libxml++/PKGBUILD
+++ b/testing/libxml++/PKGBUILD
@@ -1,17 +1,17 @@
-# $Id: PKGBUILD 119822 2011-04-15 13:14:14Z ibiru $
+# $Id: PKGBUILD 120095 2011-04-19 21:39:40Z ibiru $
# Maintainer: damir <damir@archlinux.org>
pkgbase=libxml++
pkgname=('libxml++' 'libxml++-docs')
-pkgver=2.34.0
+pkgver=2.34.1
pkgrel=1
arch=('i686' 'x86_64')
license=('LGPL')
url="http://libxmlplusplus.sourceforge.net/"
-makedepends=('pkgconfig' 'glibmm-docs' 'libxml2' 'glibmm' 'mm-common')
+makedepends=('pkgconfig' 'glibmm-docs' 'libxml2' 'glibmm')
options=('!libtool' '!emptydirs')
source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgbase}/2.34/${pkgbase}-${pkgver}.tar.bz2)
-sha256sums=('09bc0e20cdc729660ebb0429cdfc8202f3e48fd65f443a0a3cc1278a14ad7807')
+sha256sums=('664f3636c425554bf5e7d1b60253244e2d723899be8a971fc54332148bfce040')
build() {
cd "${srcdir}/${pkgbase}-${pkgver}"