summaryrefslogtreecommitdiff
path: root/extra/glade
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-05-09 00:01:39 +0000
committerroot <root@rshg054.dnsready.net>2012-05-09 00:01:39 +0000
commit065cf8163398f8da177e9f09f5a5e97a063ca5c5 (patch)
treebe487868f7c0b73ad63b246a443a7157f2074f1f /extra/glade
parent6298f4701b6053c45ef593aec10d06614d39a90d (diff)
Wed May 9 00:01:39 UTC 2012
Diffstat (limited to 'extra/glade')
-rw-r--r--extra/glade/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/glade/PKGBUILD b/extra/glade/PKGBUILD
index 40b2f5361..af7b9d00e 100644
--- a/extra/glade/PKGBUILD
+++ b/extra/glade/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 156788 2012-04-23 09:05:39Z ibiru $
+# $Id: PKGBUILD 158695 2012-05-07 14:01:07Z ibiru $
# Maintainer: Douglas Soares de Andrade <douglas@archlinux.org>
pkgname=glade
-pkgver=3.12.0
+pkgver=3.12.1
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/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('70a820a0007fa3ed7761c92b011fe35ac1532038cab2f9ab30f4d29d5799d44d')
+sha256sums=('27e89fb743adb9996c418aa70cde8ce3c0769103f3691cc8011e6c6846600e76')
build() {
cd "$pkgname-$pkgver"