[arch-commits] Commit in c++-gtk-utils/trunk (PKGBUILD)

Giovanni Scafora giovanni at nymeria.archlinux.org
Fri Apr 19 14:27:00 UTC 2013


    Date: Friday, April 19, 2013 @ 16:27:00
  Author: giovanni
Revision: 88545

upgpkg: c++-gtk-utils 2.0.16-1

upstream release

Modified:
  c++-gtk-utils/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-04-19 13:27:42 UTC (rev 88544)
+++ PKGBUILD	2013-04-19 14:27:00 UTC (rev 88545)
@@ -2,7 +2,7 @@
 # Maintainer: Giovanni Scafora <giovanni at 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 @@
 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}"




More information about the arch-commits mailing list