[arch-commits] Commit in libxml++/trunk (PKGBUILD)
Ionut Biru
ibiru at archlinux.org
Tue Sep 6 09:12:39 UTC 2011
Date: Tuesday, September 6, 2011 @ 05:12:38
Author: ibiru
Revision: 137176
update to 2.34.2
Modified:
libxml++/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2011-09-06 09:11:11 UTC (rev 137175)
+++ PKGBUILD 2011-09-06 09:12:38 UTC (rev 137176)
@@ -3,15 +3,15 @@
pkgbase=libxml++
pkgname=('libxml++' 'libxml++-docs')
-pkgver=2.34.1
+pkgver=2.34.2
pkgrel=1
arch=('i686' 'x86_64')
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.bz2)
-sha256sums=('664f3636c425554bf5e7d1b60253244e2d723899be8a971fc54332148bfce040')
+source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgbase}/2.34/${pkgbase}-${pkgver}.tar.xz)
+sha256sums=('77daba20ab76631071d4ed4cc18fa2e981160ca05ae661e8d146f2b0728f9baa')
build() {
cd "${srcdir}/${pkgbase}-${pkgver}"
More information about the arch-commits
mailing list