updated qtcurve to version 1.8.1

This commit is contained in:
Giuseppe 2010-12-06 14:17:51 +00:00
parent 6abbf55e85
commit 083f0157a6

View File

@ -7,8 +7,8 @@
source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
pkgname=qtcurve
pkgver=1.6.4
pkgrel=2
pkgver=1.8.1
pkgrel=1
arch=('i686' 'x86_64')
license=('GPL')
pkgdesc='A configurable set of widget styles for KDE'
@ -17,7 +17,7 @@ depends=('kdebase-workspace')
makedepends=('cmake' 'automoc4')
source=("http://craigd.wikispaces.com/file/view/QtCurve-KDE4-${pkgver}.tar.bz2"
'bypass-kde-config.patch')
md5sums=('44ec7e7bac54d874599de3d1087758b1'
md5sums=('ecc7e04460c36463c6d5d5837feee3a1'
'3f6681147cc361bd2bfd4d7477f2a8d0')
build() {