[arch-commits] Commit in qtcurve-gtk2/trunk (PKGBUILD)
Giovanni Scafora
giovanni at archlinux.org
Tue Feb 2 14:45:14 UTC 2010
Date: Tuesday, February 2, 2010 @ 09:45:14
Author: giovanni
Revision: 67041
upgpkg: qtcurve-gtk2 1.0.2-1
upstream release
Modified:
qtcurve-gtk2/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2010-02-02 14:17:40 UTC (rev 67040)
+++ PKGBUILD 2010-02-02 14:45:14 UTC (rev 67041)
@@ -1,19 +1,19 @@
-# $Id: PKGBUILD,v 1.44 2008/07/14 00:57:46 Pierre Exp $
+# $Id: $
# Maintainer: Pierre Schmitz <pierre at archlinux.de>
pkgname=qtcurve-gtk2
-pkgver=1.0.1
+pkgver=1.0.2
pkgrel=1
arch=('i686' 'x86_64')
groups=('qtcurve')
-license='GPL'
+license=('GPL')
pkgdesc='A configurable set of widget styles for KDE and Gtk'
url='http://www.kde-look.org/content/show.php?content=40492'
source=("http://craigd.wikispaces.com/file/view/QtCurve-Gtk2-${pkgver}.tar.bz2")
depends=('gtk2')
makedepends=('pkgconfig' 'cmake')
options=('!libtool')
-md5sums=('8c574b955851e79397805db95ed08b62')
+md5sums=('db32106c386031f74bffb011f1af9c3e')
build() {
cd $srcdir
More information about the arch-commits
mailing list