[arch-commits] Commit in glade/trunk (PKGBUILD)
Douglas Soares de Andrade
douglas at archlinux.org
Wed Apr 22 22:49:50 UTC 2009
Date: Wednesday, April 22, 2009 @ 18:49:49
Author: douglas
Revision: 36454
upgpkg: glade 3.6.3-1
Updated for i686: 3.6.3
Modified:
glade/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2009-04-22 22:49:18 UTC (rev 36453)
+++ PKGBUILD 2009-04-22 22:49:49 UTC (rev 36454)
@@ -2,13 +2,13 @@
# Maintainer: Kevin Piche <kevin at archlinux.org>
pkgname=glade
-pkgver=3.6.2
+pkgver=3.6.3
pkgrel=1
pkgdesc="user interface builder for GTK+ and GNOME."
arch=(i686 x86_64)
license=('GPL' 'LGPL')
depends=('gtk2' 'libxml2>=2.6.32' 'desktop-file-utils')
-makedepends=('intltool' 'pkgconfig' 'gnome-doc-utils>=0.14.1' 'python>=2.6' 'libgnomeui>=2.24.0')
+makedepends=('intltool' 'pkgconfig' 'python>=2.6' 'libgnomeui>=2.24.0')
optdepends=('libgnomeui: GNOME UI widgets'
'python: Python widgets support')
options=('!libtool')
@@ -23,4 +23,4 @@
make || return 1
make DESTDIR="${pkgdir}" install || return 1
}
-md5sums=('166c52903e57f7a75311977f508176b9')
+md5sums=('a552d248626d2023ddf0f1d831cfd945')
More information about the arch-commits
mailing list