[arch-commits] Commit in gtkmm (gnome-unstable trunk/PKGBUILD)
Jan de Groot
jgc at archlinux.org
Sun Oct 11 21:30:41 UTC 2009
Date: Sunday, October 11, 2009 @ 17:30:41
Author: jgc
Revision: 55028
Merge gnome-unstable
Modified:
gtkmm/trunk/PKGBUILD
Deleted:
gtkmm/gnome-unstable/
----------+
PKGBUILD | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD 2009-10-11 21:30:28 UTC (rev 55027)
+++ trunk/PKGBUILD 2009-10-11 21:30:41 UTC (rev 55028)
@@ -3,16 +3,16 @@
# Maintainer: Jan de Groot <jgc at archlinux.org>
pkgname=gtkmm
-pkgver=2.16.0
+pkgver=2.18.2
pkgrel=1
-pkgdesc="Gtk-- (gtkmm) is a C++ interface for the popular GUI library gtk+"
+pkgdesc="C++ bindings for gtk2"
arch=(i686 x86_64)
-depends=('gtk2>=2.16.0' 'pangomm>=2.24.0')
+depends=('gtk2>=2.18.1' '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.16/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('a82e3b5b93008421ff67df16d1e51ec2')
+source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/2.18/${pkgname}-${pkgver}.tar.bz2)
+sha256sums=('dfc003e22ecdc046cbae731b24e077ed87efa0f9ca57a0735dfe716c560b474e')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
More information about the arch-commits
mailing list