updated qtcurve to version 1.8.2

This commit is contained in:
Giuseppe 2010-12-16 14:44:20 +00:00
parent b60e7e1766
commit 23b9c83bbf

View File

@ -7,7 +7,7 @@
source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
pkgname=qtcurve
pkgver=1.8.1
pkgver=1.8.2
pkgrel=1
arch=('i686' 'x86_64')
license=('GPL')
@ -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=('ecc7e04460c36463c6d5d5837feee3a1'
md5sums=('7e261d9d68eb2f53a9f1f46d7155f242'
'3f6681147cc361bd2bfd4d7477f2a8d0')
build() {