summaryrefslogtreecommitdiff
path: root/community/c++-gtk-utils/PKGBUILD
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2013-04-20 10:57:49 +0200
committerMichał Masłowski <mtjm@mtjm.eu>2013-04-20 10:57:49 +0200
commit742bd5a396f7a4c474e8ffec0686fc7312603cb8 (patch)
tree4279eed1d5d5c40895c7dcf0025ee62ea81144c1 /community/c++-gtk-utils/PKGBUILD
parenta51b3c4acfc8b2f659ad0dc6ac655b1381bef757 (diff)
parent1f9776d421ac40faa59f797893033e99e4f919eb (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: community/gsynaptics/PKGBUILD community/xmms2/PKGBUILD extra/gpsd/PKGBUILD
Diffstat (limited to 'community/c++-gtk-utils/PKGBUILD')
-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 73d259919..a63cfee27 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' 'mips64el')
@@ -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}"