[arch-commits] Commit in libxml++2/trunk (PKGBUILD)
Jan de Groot
jgc at archlinux.org
Fri Dec 26 15:40:27 UTC 2008
Date: Friday, December 26, 2008 @ 10:40:27
Author: jgc
Revision: 22364
upgpkg: libxml++2 2.24.2-1
Modified:
libxml++2/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2008-12-26 15:02:28 UTC (rev 22363)
+++ PKGBUILD 2008-12-26 15:40:27 UTC (rev 22364)
@@ -2,7 +2,7 @@
# Maintainer: damir <damir at archlinux.org>
pkgname=libxml++2
-pkgver=2.24.1
+pkgver=2.24.2
pkgrel=1
pkgdesc="C++ bindings to libxml - version 2x"
arch=(i686 x86_64)
@@ -12,7 +12,7 @@
makedepends=('pkgconfig')
options=('!libtool' '!emptydirs')
source=(http://ftp.gnome.org/pub/GNOME/sources/libxml++/2.24/libxml++-${pkgver}.tar.bz2)
-md5sums=('532ccd3520a84b7f6b04c6bfa8ae11fd')
+md5sums=('ec98c0975cc21d62c3e9e71f3beffde2')
build() {
cd "${srcdir}/libxml++-${pkgver}"
More information about the arch-commits
mailing list