mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
extra/kconfig to 5.72.0-1
This commit is contained in:
parent
97fad49aab
commit
6ef5d710c6
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.71.0
|
||||
pkgver=5.72.0
|
||||
pkgrel=1
|
||||
pkgdesc='Configuration system'
|
||||
arch=(x86_64)
|
||||
|
@ -17,7 +17,7 @@ makedepends=(extra-cmake-modules qt5-tools qt5-doc 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=('618ff0d168abf8fb73dc83431b9a76f7859d522bea100ff07c7e1632e129e3f4'
|
||||
sha256sums=('c6b8dea6f6b07ce6fa3427e67c691a66ce4cb3f026d9e35c2bd14207fa541a58'
|
||||
'SKIP')
|
||||
validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>
|
||||
|
||||
|
|
Loading…
Reference in a new issue