mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-25 02:52:13 +08:00
kdewebkit: updated to latest
This commit is contained in:
parent
d6bf96d18f
commit
f57abf9900
@ -9,12 +9,12 @@ pkgdesc='KDE Webkit'
|
||||
arch=('i686' 'x86_64')
|
||||
url='https://projects.kde.org/projects/frameworks/kdewebkit'
|
||||
license=('LGPL')
|
||||
depends=('qt5-webkit' 'kwallet-framework' 'kparts')
|
||||
depends=('qt5-webkit' 'kwallet' 'kparts')
|
||||
makedepends=('extra-cmake-modules')
|
||||
options=("debug")
|
||||
groups=('kf5')
|
||||
source=("${KFServer}/${pkgver}/${pkgname}-${pkgver}.tar.xz")
|
||||
md5sums=('9a22994fb1b1895da549607aa24ee9e2')
|
||||
sha256sums=( $(getSum ${pkgname}) )
|
||||
|
||||
prepare() {
|
||||
mkdir -p build
|
||||
|
Loading…
Reference in New Issue
Block a user