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

Giovanni Scafora giovanni at nymeria.archlinux.org
Tue Mar 5 15:34:13 UTC 2013


    Date: Tuesday, March 5, 2013 @ 16:34:13
  Author: giovanni
Revision: 85714

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

upstream release

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-03-05 14:28:13 UTC (rev 85713)
+++ PKGBUILD	2013-03-05 15:34:13 UTC (rev 85714)
@@ -2,16 +2,16 @@
 # Maintainer: Giovanni Scafora <giovanni at archlinux.org>
 
 pkgname=c++-gtk-utils
-pkgver=2.0.14
+pkgver=2.0.15
 pkgrel=1
 pkgdesc="Classes and functions for programming in GTK+"
 arch=('i686' 'x86_64')
 url="http://cxx-gtk-utils.sourceforge.net/"
 license=('LGPL2.1')
 depends=('gtk3')
-options=('!libtool')
+options=('!libtool' '!docs' '!emptydirs')
 source=("http://downloads.sourceforge.net/project/cxx-gtk-utils/cxx-gtk-utils/${pkgver}/${pkgname}-${pkgver}.tar.gz")
-md5sums=('84c7da0542bc60c093573c134e053c15')
+md5sums=('b9de1eb63916d167effa76b6e7b180f3')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list