summaryrefslogtreecommitdiff
path: root/community/c++-gtk-utils
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@kiwwwi.com.ar>2012-12-13 11:21:38 -0300
committerNicolás Reynolds <fauno@kiwwwi.com.ar>2012-12-13 11:21:38 -0300
commitd51e9b973c5e554869e188fdc65106728c95c0c7 (patch)
tree7880a41f091fffab06471d492921400234023b4f /community/c++-gtk-utils
parent7a54f5ebad2b78abe9e2c89cf0e4c2ebfeeea0ec (diff)
parent1517345ab70f42a5e050f3dc9b498038118f9ff1 (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: community/luaexpat/PKGBUILD community/udevil/PKGBUILD extra/help2man/PKGBUILD
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 395881026..2aa6fcb63 100644
--- a/community/c++-gtk-utils/PKGBUILD
+++ b/community/c++-gtk-utils/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 78397 2012-10-17 18:44:11Z giovanni $
+# $Id: PKGBUILD 81205 2012-12-13 02:29:34Z giovanni $
# Maintainer: Giovanni Scafora <giovanni@archlinux.org>
pkgname=c++-gtk-utils
-pkgver=2.0.12
+pkgver=2.0.13
pkgrel=1
pkgdesc="Classes and functions for programming in GTK+"
arch=('i686' 'x86_64' 'mips64el')
@@ -11,7 +11,7 @@ license=('LGPL2.1')
depends=('gtk3')
options=('!libtool')
source=("http://downloads.sourceforge.net/project/cxx-gtk-utils/cxx-gtk-utils/${pkgver}/${pkgname}-${pkgver}.tar.gz")
-md5sums=('0b85fb1726a8b6fb60292372e6bae7b8')
+md5sums=('9b505145b64903c684b6289af1f625e5')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"