mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
extra/kjobwidgets to 5.48.0-1
This commit is contained in:
parent
8ecf2cfdd9
commit
ad39b56ad7
1 changed files with 4 additions and 4 deletions
|
@ -7,18 +7,18 @@
|
|||
# - drop clang makedepend, FTBFS on AArch64
|
||||
|
||||
pkgname=kjobwidgets
|
||||
pkgver=5.47.0
|
||||
pkgver=5.48.0
|
||||
pkgrel=1
|
||||
pkgdesc='Widgets for tracking KJob instances'
|
||||
arch=(x86_64)
|
||||
url='https://community.kde.org/Frameworks'
|
||||
license=(LGPL)
|
||||
depends=(kcoreaddons kwidgetsaddons qt5-x11extras)
|
||||
makedepends=(extra-cmake-modules qt5-tools python2-pyqt5 python-pyqt5 doxygen)
|
||||
optdepends=('python-pykf5: to use the Python 3 bindings' 'python2-pykf5: to use the Python 2 bindings')
|
||||
makedepends=(extra-cmake-modules qt5-tools python-pyqt5 doxygen sip)
|
||||
optdepends=('python-pyqt5: for the Python bindings')
|
||||
groups=(kf5)
|
||||
source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig})
|
||||
sha256sums=('f72e3c095477238b8357508d500821417f5e18444b2a43b65d7c5d6747c56f17'
|
||||
sha256sums=('dcf8d2c3049bfda5224d46d2caeef4da2f5f62d2c7c5524926b31a35d7e5aa28'
|
||||
'SKIP')
|
||||
validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>
|
||||
|
||||
|
|
Loading…
Reference in a new issue