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

Ionut Biru ibiru at archlinux.org
Tue Mar 30 21:05:45 UTC 2010


    Date: Tuesday, March 30, 2010 @ 17:05:45
  Author: ibiru
Revision: 74374

revert to stable

Modified:
  glade/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-03-30 20:57:52 UTC (rev 74373)
+++ PKGBUILD	2010-03-30 21:05:45 UTC (rev 74374)
@@ -2,20 +2,20 @@
 # Maintainer: Douglas Soares de Andrade <douglas at archlinux.org>
 
 pkgname=glade
-pkgver=3.7.0
+pkgver=3.6.7
 pkgrel=1
 pkgdesc="user interface builder for GTK+ and GNOME."
 arch=(i686 x86_64)
 license=('GPL' 'LGPL')
-depends=('gtk2>=2.19.7' 'libxml2>=2.6.32' 'desktop-file-utils')
+depends=('gtk2>=2.16.2' '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.7/glade3-${pkgver}.tar.bz2)
-sha256sums=('5ed8ca88f712b6944ca80ece6e16503b6ad27d3e62b708a7eae09f6c3dc755e1')
+source=(http://ftp.gnome.org/pub/GNOME/sources/glade3/3.6/glade3-${pkgver}.tar.bz2)
+md5sums=('0fbe06e4babb2adeaf9725577ff43395')
 
 build() {
   cd "${srcdir}/glade3-${pkgver}"




More information about the arch-commits mailing list