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

Jan de Groot jgc at archlinux.org
Sun Oct 11 19:47:02 UTC 2009


    Date: Sunday, October 11, 2009 @ 15:47:02
  Author: jgc
Revision: 54836

Merge gnome-unstable

Modified:
  glibmm/trunk/PKGBUILD
Deleted:
  glibmm/gnome-unstable/

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

Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2009-10-11 19:46:55 UTC (rev 54835)
+++ trunk/PKGBUILD	2009-10-11 19:47:02 UTC (rev 54836)
@@ -3,17 +3,17 @@
 # Contributor: Tom Newsom <Jeepster at gmx.co.uk>
 
 pkgname=glibmm
-pkgver=2.20.1
+pkgver=2.22.1
 pkgrel=1
 pkgdesc="Glib-- (glibmm) is a C++ interface for glib"
 arch=(i686 x86_64)
 license=('LGPL')
-depends=('glib2>=2.20.0' 'libsigc++2.0>=2.2.3')
+depends=('glib2>=2.21.6' 'libsigc++2.0>=2.2.4.2')
 makedepends=('pkgconfig')
-source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/2.20/${pkgname}-${pkgver}.tar.bz2)
+source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/2.22/${pkgname}-${pkgver}.tar.bz2)
 options=('!libtool')
 url="http://gtkmm.sourceforge.net/"
-md5sums=('6d5e3cf93543754881cd80df796ca358')
+sha256sums=('f105ff4afdcdf7da7f310affdbe698058958f01e94ab65ac1c35e46e20ecb6c0')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list