mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-09 00:17:31 +00:00
extra/kconfigwidgets to 5.66.0-1
This commit is contained in:
parent
bdb55595b0
commit
bf68ef7ac3
1 changed files with 3 additions and 3 deletions
|
@ -6,8 +6,8 @@
|
|||
# - drop clang makedepend to fix v5/v6 FTBFS
|
||||
|
||||
pkgname=kconfigwidgets
|
||||
pkgver=5.65.0
|
||||
pkgrel=2
|
||||
pkgver=5.66.0
|
||||
pkgrel=1
|
||||
pkgdesc='Widgets for KConfig'
|
||||
arch=(x86_64)
|
||||
url='https://community.kde.org/Frameworks'
|
||||
|
@ -17,7 +17,7 @@ makedepends=(extra-cmake-modules kdoctools python-pyqt5 doxygen qt5-tools qt5-do
|
|||
optdepends=('python-pyqt5: for the Python bindings')
|
||||
groups=(kf5)
|
||||
source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig})
|
||||
sha256sums=('210a694aacd0d6bd26a5a6b78986d180960ddb7e26933b127a0107ae4995a120'
|
||||
sha256sums=('730834528307c65691d67c901f1c186b49d74ee986ef75e171e867e8751bf10a'
|
||||
'SKIP')
|
||||
validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>
|
||||
|
||||
|
|
Loading…
Reference in a new issue