[arch-commits] Commit in qtcurve-gtk2/trunk (PKGBUILD)

Eric Bélanger eric at archlinux.org
Sat Oct 22 02:18:16 UTC 2011


    Date: Friday, October 21, 2011 @ 22:18:16
  Author: eric
Revision: 141028

upgpkg: qtcurve-gtk2 1.8.12-1

Upstream update

Modified:
  qtcurve-gtk2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-10-22 02:15:13 UTC (rev 141027)
+++ PKGBUILD	2011-10-22 02:18:16 UTC (rev 141028)
@@ -3,18 +3,18 @@
 # Contributor: Pierre Schmitz <pierre at archlinux.de>
 
 pkgname=qtcurve-gtk2
-pkgver=1.8.11
+pkgver=1.8.12
 pkgrel=1
+pkgdesc="A configurable set of widget styles for KDE and Gtk"
 arch=('i686' 'x86_64')
-groups=('qtcurve')
+url="http://www.kde-look.org/content/show.php?content=40492"
 license=('GPL')
-pkgdesc='A configurable set of widget styles for KDE and Gtk'
-url='http://www.kde-look.org/content/show.php?content=40492'
 depends=('gtk2')
-makedepends=('pkgconfig' 'cmake')
+makedepends=('cmake')
+groups=('qtcurve')
 options=('!libtool')
 source=("http://craigd.wikispaces.com/file/view/QtCurve-Gtk2-${pkgver}.tar.bz2")
-sha1sums=('113f2e7f5925323acbcf63977e4c71e60678b69c')
+sha1sums=('3b107aee1cf7dbd3ac47c693e82cd877a0fe2d5f')
 
 build() {
 	cd "${srcdir}"




More information about the arch-commits mailing list