mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
extra/kconfig to 5.57.0-1
This commit is contained in:
parent
edfcbc5579
commit
fe2f5f22b3
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.56.0
|
||||
pkgver=5.57.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=('2a970733da16b90ecc317e8ac77f08530650eb2e98dc93834e09e156ec353172'
|
||||
sha256sums=('155b0dbba8772aa8ea3e75217029daa00ada8699e5a807154214f66b2462c010'
|
||||
'SKIP')
|
||||
validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>
|
||||
|
||||
|
|
Loading…
Reference in a new issue