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

Jan de Groot jgc at archlinux.org
Tue Aug 25 13:17:10 UTC 2009


    Date: Tuesday, August 25, 2009 @ 09:17:10
  Author: jgc
Revision: 50313

Update to 2.21.3

Added:
  glibmm/gnome-unstable/
Modified:
  glibmm/gnome-unstable/PKGBUILD

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

Modified: gnome-unstable/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2009-08-25 11:27:13 UTC (rev 50312)
+++ gnome-unstable/PKGBUILD	2009-08-25 13:17:10 UTC (rev 50313)
@@ -3,17 +3,17 @@
 # Contributor: Tom Newsom <Jeepster at gmx.co.uk>
 
 pkgname=glibmm
-pkgver=2.20.1
+pkgver=2.21.3
 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.5' 'libsigc++2.0>=2.2.3')
 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.21/${pkgname}-${pkgver}.tar.bz2)
 options=('!libtool')
 url="http://gtkmm.sourceforge.net/"
-md5sums=('6d5e3cf93543754881cd80df796ca358')
+sha256sums=('786a21a2da6af6dd3fc99e2d7c62416f00df5e9b7eb5fe0c625486985982422c')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list