mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
extra/libksysguard to 5.15.1-1.1
This commit is contained in:
parent
f28a2abc81
commit
f961209ce4
1 changed files with 4 additions and 4 deletions
|
@ -3,19 +3,19 @@
|
|||
# Contributor: Andrea Scarpino <andrea@archlinux.org>
|
||||
|
||||
# ALARM: Kevin Mihelich <kevin@archlinuxarm.org>
|
||||
# - remove qt5-webengine makedepend for v5/v6
|
||||
# - remove qt5-webengine dependency for v5/v6
|
||||
|
||||
pkgname=libksysguard
|
||||
pkgver=5.15.1
|
||||
pkgrel=1
|
||||
pkgrel=1.1
|
||||
pkgdesc='Libraries for ksysguard'
|
||||
arch=(x86_64)
|
||||
url='https://www.kde.org/workspaces/plasmadesktop/'
|
||||
license=(LGPL)
|
||||
depends=(libxres kio)
|
||||
makedepends=(extra-cmake-modules kdoctools plasma-framework)
|
||||
makedepends_aarch64=(qt5-webengine)
|
||||
makedepends_armv7h=(qt5-webengine)
|
||||
depends_aarch64=(qt5-webengine)
|
||||
depends_armv7h=(qt5-webengine)
|
||||
groups=(plasma)
|
||||
source=("https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig})
|
||||
sha256sums=('7affcb4d6b583a6e863439a8d2af3993a3e0277b4e2996e753386182bd018156'
|
||||
|
|
Loading…
Reference in a new issue