From 1a32448c2c53b0e66ce0fe14c5dd2057afd432bc Mon Sep 17 00:00:00 2001 From: root Date: Mon, 28 Oct 2013 01:15:28 -0700 Subject: Mon Oct 28 01:14:27 PDT 2013 --- community/c++-gtk-utils/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'community/c++-gtk-utils') diff --git a/community/c++-gtk-utils/PKGBUILD b/community/c++-gtk-utils/PKGBUILD index 835fca546..a818ad07a 100644 --- a/community/c++-gtk-utils/PKGBUILD +++ b/community/c++-gtk-utils/PKGBUILD @@ -1,8 +1,8 @@ -# $Id: PKGBUILD 93711 2013-07-08 17:21:21Z giovanni $ +# $Id: PKGBUILD 99340 2013-10-27 14:30:15Z giovanni $ # Maintainer: Giovanni Scafora pkgname=c++-gtk-utils -pkgver=2.0.18 +pkgver=2.0.20 pkgrel=1 pkgdesc="Classes and functions for programming in GTK+" arch=('i686' 'x86_64') @@ -11,7 +11,7 @@ license=('LGPL2.1') depends=('gtk3') options=('!libtool' '!docs' '!emptydirs') source=("http://downloads.sourceforge.net/project/cxx-gtk-utils/cxx-gtk-utils/${pkgver}/${pkgname}-${pkgver}.tar.gz") -md5sums=('446a8e0120d69639b1950c72bd545116') +md5sums=('8af461ec1f2696e92a1fe1c62a08730b') build() { cd "${srcdir}/${pkgname}-${pkgver}" -- cgit v1.2.3-54-g00ecf