From 55c3b92ede6a3b9eb17f254b338931f01a3ea5c6 Mon Sep 17 00:00:00 2001 From: root Date: Thu, 18 Apr 2013 00:07:00 -0700 Subject: Thu Apr 18 00:06:59 PDT 2013 --- extra/gob2/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'extra/gob2') diff --git a/extra/gob2/PKGBUILD b/extra/gob2/PKGBUILD index 061325a4b..b2f85a97f 100644 --- a/extra/gob2/PKGBUILD +++ b/extra/gob2/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 145709 2011-12-28 14:25:19Z jgc $ +# $Id: PKGBUILD 183109 2013-04-17 15:27:46Z jgc $ # Contributor: Sarah Hay # Maintainer: Kevin Piche pkgname=gob2 -pkgver=2.0.18 +pkgver=2.0.19 pkgrel=1 pkgdesc="GTK Object Builder (GOB) is a simple preprocessor for easily creating GTK objects" arch=(i686 x86_64) @@ -11,7 +11,7 @@ license=('GPL') depends=('glib2') url="http://www.5z.com/jirka/gob.html" source=(http://ftp.5z.com/pub/gob/${pkgname}-${pkgver}.tar.xz) -md5sums=('cd08248762962aec88100ddaaff4f9e0') +md5sums=('d7f2e7b96c33458d69b6381e28e4ac69') build() { cd "${srcdir}/${pkgname}-${pkgver}" -- cgit v1.2.3-54-g00ecf