[arch-commits] Commit in libxml++/trunk (PKGBUILD)
Ionut Biru
ibiru at archlinux.org
Tue Apr 19 21:39:40 UTC 2011
Date: Tuesday, April 19, 2011 @ 17:39:40
Author: ibiru
Revision: 120095
update to 2.34.1
Modified:
libxml++/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2011-04-19 21:37:38 UTC (rev 120094)
+++ PKGBUILD 2011-04-19 21:39:40 UTC (rev 120095)
@@ -3,15 +3,15 @@
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}"
More information about the arch-commits
mailing list