mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-24 18:42:12 +08:00
updated qtcurve to version 1.8.1
This commit is contained in:
parent
6abbf55e85
commit
083f0157a6
@ -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() {
|
||||
|
Loading…
Reference in New Issue
Block a user