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

Ionut Biru ibiru at archlinux.org
Thu Feb 25 20:52:13 UTC 2010


    Date: Thursday, February 25, 2010 @ 15:52:13
  Author: ibiru
Revision: 70283

update to 2.19.6

Modified:
  gtkmm/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-02-25 20:28:48 UTC (rev 70282)
+++ PKGBUILD	2010-02-25 20:52:13 UTC (rev 70283)
@@ -3,16 +3,16 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=gtkmm
-pkgver=2.18.2
+pkgver=2.19.6
 pkgrel=1
 pkgdesc="C++ bindings for gtk2"
-arch=(i686 x86_64)
-depends=('gtk2>=2.18.1' 'pangomm>=2.26.0' 'glibmm>=2.22.1')
+arch=('i686' 'x86_64')
+depends=('gtk2>=2.19.6' '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=('dfc003e22ecdc046cbae731b24e077ed87efa0f9ca57a0735dfe716c560b474e')
+source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/2.19/${pkgname}-${pkgver}.tar.bz2)
+sha256sums=('5d51071c0cb597778d3aa66245eace32449a0720ab7fae8b2cc5d59282389a7f')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list