mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
extra/kcoreaddons to 5.47.0-1
This commit is contained in:
parent
e84218ae84
commit
d3308535a4
1 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@
|
|||
# - drop clang makedepend, FTBFS on AArch64
|
||||
|
||||
pkgname=kcoreaddons
|
||||
pkgver=5.46.0
|
||||
pkgver=5.47.0
|
||||
pkgrel=1
|
||||
pkgdesc='Addons to QtCore'
|
||||
arch=(x86_64)
|
||||
|
@ -18,7 +18,7 @@ makedepends=(extra-cmake-modules qt5-tools python-pyqt5 python2-pyqt5 doxygen)
|
|||
optdepends=('python-pykf5: to use the Python 3 bindings' 'python2-pykf5: to use the Python 2 bindings')
|
||||
groups=(kf5)
|
||||
source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig})
|
||||
sha256sums=('7fc0537d5b4388573a3fd332175fb8a4c4c466367cff298e63caf704fb58908d'
|
||||
sha256sums=('40ff04757e4ac19bc8448940fe18886c894a2069865966cc865fc55ff67b0b46'
|
||||
'SKIP')
|
||||
validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>
|
||||
|
||||
|
|
Loading…
Reference in a new issue