[arch-commits] Commit in libxml++2/trunk (PKGBUILD)

Jan de Groot jgc at archlinux.org
Sun Dec 21 22:21:03 UTC 2008


    Date: Sunday, December 21, 2008 @ 17:21:03
  Author: jgc
Revision: 22112

upgpkg: libxml++2 2.24.1-1

Modified:
  libxml++2/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-12-21 22:18:01 UTC (rev 22111)
+++ PKGBUILD	2008-12-21 22:21:03 UTC (rev 22112)
@@ -2,17 +2,17 @@
 # Maintainer: damir <damir at archlinux.org>
 
 pkgname=libxml++2
-pkgver=2.24.0
+pkgver=2.24.1
 pkgrel=1
 pkgdesc="C++ bindings to libxml - version 2x"
 arch=(i686 x86_64)
 license=('LGPL')
 url="http://libxmlplusplus.sourceforge.net/"
-depends=('libxml2>=2.6.32' 'glibmm>=2.18.0')
+depends=('libxml2>=2.6.32-5' 'glibmm>=2.18.1')
 makedepends=('pkgconfig')
 options=('!libtool' '!emptydirs')
 source=(http://ftp.gnome.org/pub/GNOME/sources/libxml++/2.24/libxml++-${pkgver}.tar.bz2)
-md5sums=('195a6ee87537086165f7a6578eaf18b4')
+md5sums=('532ccd3520a84b7f6b04c6bfa8ae11fd')
 
 build() {
   cd "${srcdir}/libxml++-${pkgver}"




More information about the arch-commits mailing list