mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
extra/kconfig to 5.69.0-1
This commit is contained in:
parent
a8ce5ff7a8
commit
a3d2976b42
1 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@
|
||||||
# - drop clang makedepend to fix v5/v6 FTBFS
|
# - drop clang makedepend to fix v5/v6 FTBFS
|
||||||
|
|
||||||
pkgname=kconfig
|
pkgname=kconfig
|
||||||
pkgver=5.68.0
|
pkgver=5.69.0
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc='Configuration system'
|
pkgdesc='Configuration system'
|
||||||
arch=(x86_64)
|
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')
|
optdepends=('python-pyqt5: for the Python bindings')
|
||||||
groups=(kf5)
|
groups=(kf5)
|
||||||
source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig})
|
source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig})
|
||||||
sha256sums=('c3bf138a7a4d002475f2483987baf40a61cda7d491c3cc292dd2c6da726ee898'
|
sha256sums=('18fd38af0fd49fa52cbef2f5c2fc060dec75876b02ff8b9e8cf55a2de0131e28'
|
||||||
'SKIP')
|
'SKIP')
|
||||||
validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>
|
validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue