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

Jan Steffens heftig at nymeria.archlinux.org
Sun Mar 31 11:17:38 UTC 2013


    Date: Sunday, March 31, 2013 @ 13:17:38
  Author: heftig
Revision: 181091

3.15.0

Modified:
  glade/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-03-31 11:12:49 UTC (rev 181090)
+++ PKGBUILD	2013-03-31 11:17:38 UTC (rev 181091)
@@ -2,20 +2,20 @@
 # Maintainer: Douglas Soares de Andrade <douglas at archlinux.org>
 
 pkgname=glade
-pkgver=3.14.2
+pkgver=3.15.0
 pkgrel=1
 pkgdesc="User interface builder for GTK+ and GNOME."
 arch=(i686 x86_64)
 license=('GPL' 'LGPL')
 depends=('gtk3' 'libxml2' 'desktop-file-utils' 'hicolor-icon-theme')
-makedepends=('intltool' 'python2' 'gtk-doc' 'gobject-introspection' 'python2-gobject' 'itstool' 'docbook-xsl')
+makedepends=('intltool' 'gtk-doc' 'gobject-introspection' 'python2-gobject' 'itstool' 'docbook-xsl')
 optdepends=('python2: Python widgets support'
             'devhelp: help browser')
 options=('!libtool')
 url="http://glade.gnome.org/"
 install=glade.install
 source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('d2e6b5a20cfdbc0a5ed49122ac7b4e3a10ba140ccfcaba60082e6e2b52a62ac6')
+sha256sums=('4e64f33d8a5ad614279dc7024ed70fe57805526e82244001a33351b1cf13f95c')
 
 build() {
   cd "$pkgname-$pkgver"




More information about the arch-commits mailing list