mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
extra/kconfig to 5.47.0-1.1
This commit is contained in:
parent
c6e5c8bfec
commit
1fd1dd30e4
1 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@
|
|||
# - drop clang makedepend, FTBFS on AArch64
|
||||
|
||||
pkgname=kconfig
|
||||
pkgver=5.46.0
|
||||
pkgver=5.47.0
|
||||
pkgrel=1.1
|
||||
pkgdesc='Configuration system'
|
||||
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=('aa7ee3aaa674e9fed9f7ce67c9b0ae7f689c9b489208921b1c6ccc580372a2fb'
|
||||
sha256sums=('d882255769ab95d49d4df4b40e659b25754935206b1fc07310e2cbc34d3cdb45'
|
||||
'SKIP')
|
||||
validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>
|
||||
|
||||
|
|
Loading…
Reference in a new issue