[arch-commits] Commit in glade/trunk (PKGBUILD)
Kevin Piche
kevin at archlinux.org
Tue May 6 03:01:21 UTC 2008
Date: Monday, May 5, 2008 @ 23:01:20
Author: kevin
Revision: 1356
upgpkg: glade 3.4.5-1
Modified:
glade/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2008-05-05 23:38:09 UTC (rev 1355)
+++ PKGBUILD 2008-05-06 03:01:20 UTC (rev 1356)
@@ -2,7 +2,7 @@
# Maintainer: Kevin Piche <kevin at archlinux.org>
pkgname=glade
-pkgver=3.4.4
+pkgver=3.4.5
pkgrel=1
pkgdesc="user interface builder for GTK+ and GNOME."
arch=(i686 x86_64)
@@ -13,7 +13,7 @@
url="http://glade.gnome.org/"
install=glade.install
source=(http://ftp.gnome.org/pub/GNOME/sources/glade3/3.4/glade3-$pkgver.tar.bz2)
-md5sums=('a99ec8101e4839f73f1557a6fa220f6b')
+md5sums=('39924af2e97f55f0a159f930ee4acb1c')
build() {
cd $startdir/src/glade3-$pkgver
More information about the arch-commits
mailing list