mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-24 18:42:12 +08:00
Sync gtk qtcurve with qt version
This commit is contained in:
parent
09ef6ecd49
commit
479230575a
@ -7,7 +7,7 @@
|
||||
source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
|
||||
|
||||
pkgname=gtk-integration-engine-qtcurve
|
||||
pkgver=1.8.0
|
||||
pkgver=1.8.2
|
||||
pkgrel=1
|
||||
arch=('i686' 'x86_64')
|
||||
license=('GPL')
|
||||
@ -19,7 +19,7 @@ conflicts=('qtcurve-gtk2')
|
||||
makedepends=('pkgconfig' 'cmake')
|
||||
options=('!libtool')
|
||||
source=("http://craigd.wikispaces.com/file/view/QtCurve-Gtk2-${pkgver}.tar.bz2")
|
||||
md5sums=('8b24bcb7e401f8fde47cdac8d2ef1e87')
|
||||
md5sums=('1ab4a226348e22da91d97db8d2ba7c59')
|
||||
|
||||
build() {
|
||||
cd $srcdir
|
||||
|
Loading…
Reference in New Issue
Block a user