mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
extra/kconfig to 5.50.0-1
This commit is contained in:
parent
3ddb1c612e
commit
a93fddc710
1 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@
|
|||
# - drop clang makedepend to fix v5/v6 FTBFS
|
||||
|
||||
pkgname=kconfig
|
||||
pkgver=5.49.0
|
||||
pkgver=5.50.0
|
||||
pkgrel=1
|
||||
pkgdesc='Configuration system'
|
||||
arch=(x86_64)
|
||||
|
@ -18,7 +18,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=('4e3f2b98fd15fa9c90763fe6fca79f75324f1aee6efa81af2d19a24c6d666331'
|
||||
sha256sums=('c867f487353a4b06b63ee1fa197c77660704817b1089239f9ed2533407a66449'
|
||||
'SKIP')
|
||||
validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>
|
||||
|
||||
|
|
Loading…
Reference in a new issue