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

Giovanni Scafora giovanni at nymeria.archlinux.org
Sun Feb 16 09:04:47 UTC 2014


    Date: Sunday, February 16, 2014 @ 10:04:47
  Author: giovanni
Revision: 105837

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

upstream release

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-02-16 08:59:50 UTC (rev 105836)
+++ PKGBUILD	2014-02-16 09:04:47 UTC (rev 105837)
@@ -2,7 +2,7 @@
 # Maintainer: Giovanni Scafora <giovanni at archlinux.org>
 
 pkgname=c++-gtk-utils
-pkgver=2.0.21
+pkgver=2.0.22
 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=('98f5f211907c89dd978255e48d31a9ca')
+md5sums=('c00afed7f58c6d71e38d226f9447266a')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list