[arch-commits] Commit in glade/trunk (PKGBUILD)
Douglas Soares de Andrade
douglas at archlinux.org
Sat Mar 21 16:11:40 UTC 2009
Date: Saturday, March 21, 2009 @ 12:11:40
Author: douglas
Revision: 30722
upgpkg: glade 3.6.0-1
Modified:
glade/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2009-03-21 15:57:58 UTC (rev 30721)
+++ PKGBUILD 2009-03-21 16:11:40 UTC (rev 30722)
@@ -2,7 +2,7 @@
# Maintainer: Kevin Piche <kevin at archlinux.org>
pkgname=glade
-pkgver=3.5.7
+pkgver=3.6.0
pkgrel=1
pkgdesc="user interface builder for GTK+ and GNOME."
arch=(i686 x86_64)
@@ -14,7 +14,7 @@
options=('!libtool')
url="http://glade.gnome.org/"
install=glade.install
-source=(http://ftp.gnome.org/pub/GNOME/sources/glade3/3.5/glade3-$pkgver.tar.bz2)
+source=(http://ftp.gnome.org/pub/GNOME/sources/glade3/3.6/glade3-$pkgver.tar.bz2)
build() {
cd "${srcdir}/glade3-${pkgver}"
@@ -23,4 +23,4 @@
make || return 1
make DESTDIR="${pkgdir}" install || return 1
}
-md5sums=('381e290d4a6ae7d6a41fe16b06f15bb3')
+md5sums=('e88341bc6da4b9b3bd07b6873bde7d8e')
More information about the arch-commits
mailing list