mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
extra/kconfig to 5.77.0-1
This commit is contained in:
parent
4cf1f41af1
commit
a4aad6d371
1 changed files with 3 additions and 3 deletions
|
@ -6,8 +6,8 @@
|
|||
# - drop clang makedepend to fix v5/v6 FTBFS
|
||||
|
||||
pkgname=kconfig
|
||||
pkgver=5.76.0
|
||||
pkgrel=2
|
||||
pkgver=5.77.0
|
||||
pkgrel=1
|
||||
pkgdesc='Configuration system'
|
||||
arch=(x86_64)
|
||||
url='https://community.kde.org/Frameworks'
|
||||
|
@ -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=('153d3ed114954594b0dcc00e1317483609649c064203e6eb8b110686dbaba686'
|
||||
sha256sums=('30e81a7d00cc862e9d07d0e6d0fa55b561641850b7aaffcf51d4b390f1eff981'
|
||||
'SKIP')
|
||||
validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>
|
||||
|
||||
|
|
Loading…
Reference in a new issue