summaryrefslogtreecommitdiff
path: root/community/c++-gtk-utils
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-07-09 01:22:21 -0700
committerroot <root@rshg054.dnsready.net>2013-07-09 01:22:21 -0700
commit10aa61ef39e662453e1d817046e359372fe3b326 (patch)
treeb4b80fca9ddca701f90f9a5f3e538da42afc65eb /community/c++-gtk-utils
parentf6f03b59111d2fa5eb1b97f04001c69cd99cca6c (diff)
Tue Jul 9 01:22:19 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 dd27cbf7b..835fca546 100644
--- a/community/c++-gtk-utils/PKGBUILD
+++ b/community/c++-gtk-utils/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 92397 2013-06-04 16:29:40Z giovanni $
+# $Id: PKGBUILD 93711 2013-07-08 17:21:21Z giovanni $
# Maintainer: Giovanni Scafora <giovanni@archlinux.org>
pkgname=c++-gtk-utils
-pkgver=2.0.17
+pkgver=2.0.18
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=('2ce17c4d9f2cc669f67f0087479e278a')
+md5sums=('446a8e0120d69639b1950c72bd545116')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"