mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
extra/kconfigwidgets to 5.90.1-1
This commit is contained in:
parent
d1cb858e55
commit
18e6ee313e
1 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@
|
|||
# - drop clang makedepend to fix v5/v6 FTBFS
|
||||
|
||||
pkgname=kconfigwidgets
|
||||
pkgver=5.90.0
|
||||
pkgver=5.90.1
|
||||
pkgrel=1
|
||||
pkgdesc='Widgets for KConfig'
|
||||
arch=(x86_64)
|
||||
|
@ -17,7 +17,7 @@ makedepends=(extra-cmake-modules kdoctools doxygen qt5-tools qt5-doc)
|
|||
optdepends=('perl: for preparetips5')
|
||||
groups=(kf5)
|
||||
source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.sig})
|
||||
sha256sums=('98ff947d80bd3c55bc0758b0fc9e1300078f1a9ad8a8983e737d6cd189e9a1ea'
|
||||
sha256sums=('ba7f9169237b9146ce3e06b9f4a895d0ad5b822e3bb7f68448c453a5892571ae'
|
||||
'SKIP')
|
||||
validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>
|
||||
|
||||
|
|
Loading…
Reference in a new issue