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

Antonio Rojas arojas at archlinux.org
Fri Feb 19 23:08:32 UTC 2016


    Date: Saturday, February 20, 2016 @ 00:08:31
  Author: arojas
Revision: 162601

Update to 2.2.12

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

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-02-19 22:40:25 UTC (rev 162600)
+++ PKGBUILD	2016-02-19 23:08:31 UTC (rev 162601)
@@ -2,8 +2,8 @@
 # Maintainer: Giovanni Scafora <giovanni at archlinux.org>
 
 pkgname=c++-gtk-utils
-pkgver=2.0.28
-pkgrel=2
+pkgver=2.2.12
+pkgrel=1
 pkgdesc="Classes and functions for programming in GTK+"
 arch=('i686' 'x86_64')
 url="http://cxx-gtk-utils.sourceforge.net/"
@@ -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=('e0a7f8c54327ae82d2cdb22851c0f6f0')
+md5sums=('3064d9d4de0eb5990af7e06fe0b19b15')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list