summaryrefslogtreecommitdiff
path: root/community/c++-gtk-utils
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-04-20 01:29:42 -0700
committerroot <root@rshg054.dnsready.net>2013-04-20 01:29:42 -0700
commit1f9776d421ac40faa59f797893033e99e4f919eb (patch)
treefd7420e8e8d3b090730fcc01a8ff25d13ad09442 /community/c++-gtk-utils
parent1fedf1f5d5351aefd88268cba7353c79adac9b8a (diff)
Sat Apr 20 01:28:56 PDT 2013
Diffstat (limited to 'community/c++-gtk-utils')
-rw-r--r--community/c++-gtk-utils/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/c++-gtk-utils/PKGBUILD b/community/c++-gtk-utils/PKGBUILD
index de311fb37..356628b34 100644
--- a/community/c++-gtk-utils/PKGBUILD
+++ b/community/c++-gtk-utils/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 85715 2013-03-05 15:34:23Z giovanni $
+# $Id: PKGBUILD 88546 2013-04-19 14:27:07Z giovanni $
# Maintainer: Giovanni Scafora <giovanni@archlinux.org>
pkgname=c++-gtk-utils
-pkgver=2.0.15
+pkgver=2.0.16
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=('b9de1eb63916d167effa76b6e7b180f3')
+md5sums=('5502683a5ca2c725fb9dd205fe81ca5b')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"