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

Ionut Biru ibiru at archlinux.org
Thu Mar 11 23:37:30 UTC 2010


    Date: Thursday, March 11, 2010 @ 18:37:29
  Author: ibiru
Revision: 71970

update to gnome 2.30rc

Modified:
  glade/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-03-11 23:37:20 UTC (rev 71969)
+++ PKGBUILD	2010-03-11 23:37:29 UTC (rev 71970)
@@ -2,20 +2,20 @@
 # Maintainer: Douglas Soares de Andrade <douglas at archlinux.org>
 
 pkgname=glade
-pkgver=3.6.7
+pkgver=3.7.0
 pkgrel=1
 pkgdesc="user interface builder for GTK+ and GNOME."
 arch=(i686 x86_64)
 license=('GPL' 'LGPL')
-depends=('gtk2>=2.16.2' 'libxml2>=2.6.32' 'desktop-file-utils')
+depends=('gtk2>=2.19.7' 'libxml2>=2.6.32' 'desktop-file-utils')
 makedepends=('intltool' 'pkgconfig' 'python>=2.6' 'libgnomeui>=2.24.1' 'gtk-doc')
 optdepends=('libgnomeui: GNOME UI widgets'
             'python: Python widgets support')
 options=('!libtool')
 url="http://glade.gnome.org/"
 install=glade.install
-source=(http://ftp.gnome.org/pub/GNOME/sources/glade3/3.6/glade3-${pkgver}.tar.bz2)
-md5sums=('0fbe06e4babb2adeaf9725577ff43395')
+source=(http://ftp.gnome.org/pub/GNOME/sources/glade3/3.7/glade3-${pkgver}.tar.bz2)
+sha256sums=('5ed8ca88f712b6944ca80ece6e16503b6ad27d3e62b708a7eae09f6c3dc755e1')
 
 build() {
   cd "${srcdir}/glade3-${pkgver}"




More information about the arch-commits mailing list