mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
extra/kconfig to 5.82.0-1
This commit is contained in:
parent
4b6b49b73f
commit
472ebed014
1 changed files with 3 additions and 3 deletions
|
@ -6,7 +6,7 @@
|
|||
# - drop clang makedepend to fix v5/v6 FTBFS
|
||||
|
||||
pkgname=kconfig
|
||||
pkgver=5.81.0
|
||||
pkgver=5.82.0
|
||||
pkgrel=1
|
||||
pkgdesc='Configuration system'
|
||||
arch=(x86_64)
|
||||
|
@ -16,8 +16,8 @@ depends=(qt5-base)
|
|||
makedepends=(extra-cmake-modules qt5-tools qt5-doc python-pyqt5 doxygen sip4)
|
||||
optdepends=('python-pyqt5: for the Python bindings')
|
||||
groups=(kf5)
|
||||
source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig})
|
||||
sha256sums=('1ddf9e384140ce72bbd555eb36a76d0db1a256391429b02b51769c08ebf0ae8f'
|
||||
source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.sig})
|
||||
sha256sums=('234fc902d8a005291488def0a6a4b9d8b8500102e05aa2d1cfa3d5b6bb830a89'
|
||||
'SKIP')
|
||||
validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>
|
||||
|
||||
|
|
Loading…
Reference in a new issue