[arch-commits] Commit in gtkmm/gnome-unstable (PKGBUILD)

Jan de Groot jgc at archlinux.org
Mon Sep 21 14:07:30 UTC 2009


    Date: Monday, September 21, 2009 @ 10:07:30
  Author: jgc
Revision: 52541

Update to 2.18.0

Modified:
  gtkmm/gnome-unstable/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-09-21 14:03:21 UTC (rev 52540)
+++ PKGBUILD	2009-09-21 14:07:30 UTC (rev 52541)
@@ -3,16 +3,16 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=gtkmm
-pkgver=2.17.11
+pkgver=2.18.0
 pkgrel=1
 pkgdesc="Gtk-- (gtkmm) is a C++ interface for the popular GUI library gtk+"
 arch=(i686 x86_64)
-depends=('gtk2>=2.17.11' 'pangomm>=2.25.1.3' 'glibmm>=2.21.5')
+depends=('gtk2>=2.17.11' 'pangomm>=2.26.0' 'glibmm>=2.21.5')
 license=('LGPL')
 options=('!libtool' '!emptydirs')
 url="http://gtkmm.sourceforge.net/"
-source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/2.17/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('2f536e97957f77d531b1622d41c15393f47d8f1aafdaa04ca0961ee71ee25190')
+source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/2.18/${pkgname}-${pkgver}.tar.bz2)
+sha256sums=('8560596e1324a6bfb7078e356d1442446255a9a96dc698737bc5bfbcbee279a1')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list