mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
extra/kconfig to 5.46.0-1.1
This commit is contained in:
parent
60cdd29dcf
commit
47d05b9f82
1 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@
|
|||
# - drop clang makedepend, FTBFS on AArch64
|
||||
|
||||
pkgname=kconfig
|
||||
pkgver=5.45.0
|
||||
pkgver=5.46.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=('37a0a09a0757855ffa45bbafd49ddcb66e6d7e7d21bb671d47a1405f05dc2703'
|
||||
sha256sums=('aa7ee3aaa674e9fed9f7ce67c9b0ae7f689c9b489208921b1c6ccc580372a2fb'
|
||||
'SKIP')
|
||||
validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>
|
||||
|
||||
|
|
Loading…
Reference in a new issue