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

Jan de Groot jgc at archlinux.org
Mon Sep 21 16:45:57 UTC 2009


    Date: Monday, September 21, 2009 @ 12:45:57
  Author: jgc
Revision: 52559

Update to 2.18.1

Modified:
  gtkmm/gnome-unstable/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-09-21 16:42:24 UTC (rev 52558)
+++ PKGBUILD	2009-09-21 16:45:57 UTC (rev 52559)
@@ -3,16 +3,16 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=gtkmm
-pkgver=2.18.0
+pkgver=2.18.1
 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.26.0' 'glibmm>=2.21.5')
+depends=('gtk2>=2.17.11' 'pangomm>=2.26.0' 'glibmm>=2.22.1')
 license=('LGPL')
 options=('!libtool' '!emptydirs')
 url="http://gtkmm.sourceforge.net/"
 source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/2.18/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('8560596e1324a6bfb7078e356d1442446255a9a96dc698737bc5bfbcbee279a1')
+sha256sums=('142fdf93ba3daa344517807e0270aed6ef57f8248556195ff18e2913cf33a625')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list