mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
extra/kconfig to 5.59.0-1
This commit is contained in:
parent
de24f3b121
commit
4331fb0b0a
1 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@
|
|||
# - drop clang makedepend to fix v5/v6 FTBFS
|
||||
|
||||
pkgname=kconfig
|
||||
pkgver=5.58.0
|
||||
pkgver=5.59.0
|
||||
pkgrel=1
|
||||
pkgdesc='Configuration system'
|
||||
arch=(x86_64)
|
||||
|
@ -17,7 +17,7 @@ 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=('6f464a63079f43f11deb7f1661dadaa12539b8a8c75e3fa7476dae8ab6886a5e'
|
||||
sha256sums=('28aac471e6960636afbcbd525b88b4f186180e23a76c140f48d256a7a9e1254a'
|
||||
'SKIP')
|
||||
validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>
|
||||
|
||||
|
|
Loading…
Reference in a new issue