[arch-commits] Commit in libgnomemm/trunk (PKGBUILD)

Jan de Groot jgc at archlinux.org
Sat Apr 4 19:57:42 UTC 2009


    Date: Saturday, April 4, 2009 @ 15:57:42
  Author: jgc
Revision: 33792

upgpkg: libgnomemm 2.26.0-1

Modified:
  libgnomemm/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-04-04 19:55:36 UTC (rev 33791)
+++ PKGBUILD	2009-04-04 19:57:42 UTC (rev 33792)
@@ -3,17 +3,17 @@
 # Contributor: Kritoke <typeolinux at yahoo.com>
 
 pkgname=libgnomemm
-pkgver=2.24.0
+pkgver=2.26.0
 pkgrel=1
 pkgdesc="C++ bindings for libgnome."
 arch=(i686 x86_64)
 license=('LGPL')
-depends=('libgnome>=2.24.1' 'gtkmm>=2.14.1')
+depends=('libgnome>=2.26.0' 'gtkmm>=2.16.0')
 makedepends=('pkgconfig')
 options=('!libtool')
 url="http://gtkmm.sourceforge.net/"
-source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.24/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('e77dd1df8e2eb1652d28e30d7c5252a4')
+source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.26/${pkgname}-${pkgver}.tar.bz2)
+md5sums=('4801c2b60d73b08ea01fe79aafc678df')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list