[arch-commits] Commit in c++-gtk-utils/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Sat Apr 29 09:13:13 UTC 2017
Date: Saturday, April 29, 2017 @ 09:13:12
Author: arojas
Revision: 226210
Update to 2.2.14.1
Modified:
c++-gtk-utils/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-04-29 08:06:42 UTC (rev 226209)
+++ PKGBUILD 2017-04-29 09:13:12 UTC (rev 226210)
@@ -2,7 +2,7 @@
# Maintainer: Giovanni Scafora <giovanni at archlinux.org>
pkgname=c++-gtk-utils
-pkgver=2.2.12
+pkgver=2.2.14.1
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=('3064d9d4de0eb5990af7e06fe0b19b15')
+md5sums=('e52b3e1746d1b826f46d257a1865edeb')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
More information about the arch-commits
mailing list