[arch-commits] Commit in qtcurve-gtk2/trunk (PKGBUILD)
Andrea Scarpino
andrea at archlinux.org
Wed Sep 15 08:23:22 UTC 2010
Date: Wednesday, September 15, 2010 @ 04:23:21
Author: andrea
Revision: 90675
upgpkg: qtcurve-gtk2 1.6.1-1
upstream release
Modified:
qtcurve-gtk2/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2010-09-15 07:49:20 UTC (rev 90674)
+++ PKGBUILD 2010-09-15 08:23:21 UTC (rev 90675)
@@ -3,18 +3,18 @@
# Contributor: Pierre Schmitz <pierre at archlinux.de>
pkgname=qtcurve-gtk2
-pkgver=1.6.0
+pkgver=1.6.1
pkgrel=1
arch=('i686' 'x86_64')
groups=('qtcurve')
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=('b0c513eb2b9d9ed3bb80cc2a7335b5cd')
+source=("http://craigd.wikispaces.com/file/view/QtCurve-Gtk2-${pkgver}.tar.bz2")
+md5sums=('27739f05f9a59db1408c26cd797b3227')
build() {
cd $srcdir
More information about the arch-commits
mailing list