qtcurve updated to 1.8.3

This commit is contained in:
abveritas 2011-01-03 12:22:57 +00:00
parent fb9d317bf6
commit 277fadb40a

View File

@ -7,7 +7,7 @@
source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
pkgname=qtcurve
pkgver=1.8.2
pkgver=1.8.3
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=('7e261d9d68eb2f53a9f1f46d7155f242'
md5sums=('a45e91f179b7a4bc930f6f7076c51437'
'3f6681147cc361bd2bfd4d7477f2a8d0')
build() {