[arch-commits] Commit in c++-gtk-utils/trunk (PKGBUILD)
Giovanni Scafora
giovanni at archlinux.org
Sun Sep 20 07:05:21 UTC 2015
Date: Sunday, September 20, 2015 @ 09:05:21
Author: giovanni
Revision: 141185
upgpkg: c++-gtk-utils 2.0.28-1
upstream release
Modified:
c++-gtk-utils/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-09-20 06:50:10 UTC (rev 141184)
+++ PKGBUILD 2015-09-20 07:05:21 UTC (rev 141185)
@@ -2,7 +2,7 @@
# Maintainer: Giovanni Scafora <giovanni at archlinux.org>
pkgname=c++-gtk-utils
-pkgver=2.0.26
+pkgver=2.0.28
pkgrel=1
pkgdesc="Classes and functions for programming in GTK+"
arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@
depends=('gtk3')
options=('!docs' '!emptydirs')
source=("http://downloads.sourceforge.net/project/cxx-gtk-utils/cxx-gtk-utils/${pkgver}/${pkgname}-${pkgver}.tar.gz")
-md5sums=('c06d72d30d2c04bf3748a490bc9dd611')
+md5sums=('e0a7f8c54327ae82d2cdb22851c0f6f0')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
More information about the arch-commits
mailing list