mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
extra/kconfigwidgets to 5.59.0-1
This commit is contained in:
parent
4331fb0b0a
commit
7901aa70cc
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.58.0
|
||||
pkgver=5.59.0
|
||||
pkgrel=1
|
||||
pkgdesc='Widgets for KConfig'
|
||||
arch=(x86_64)
|
||||
|
@ -17,7 +17,7 @@ makedepends=(extra-cmake-modules kdoctools python-pyqt5 doxygen qt5-tools sip)
|
|||
optdepends=('python-pyqt5: for the Python bindings')
|
||||
groups=(kf5)
|
||||
source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig})
|
||||
sha256sums=('8d68cf5618b7123a39e62a8ee52a01af7f95325b1d7b7bcac097c0d723c054c0'
|
||||
sha256sums=('ec26801097f5ea81611f1830c7cbca77e84d5ece0ea7526d967d1e3371490de9'
|
||||
'SKIP')
|
||||
validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>
|
||||
|
||||
|
|
Loading…
Reference in a new issue