mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
extra/kconfigwidgets to 5.68.0-1
This commit is contained in:
parent
6c8449402a
commit
70dc181c32
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.67.0
|
||||
pkgrel=2
|
||||
pkgver=5.68.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' 'perl: for preparetips5')
|
||||
groups=(kf5)
|
||||
source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig})
|
||||
sha256sums=('0feb1659626265601c87dacc9eaf13a23553d1dcfe8d6d80749ac5dd6d5adfa1'
|
||||
sha256sums=('f50421e9dbb6669e8d7c10605f7779ad03f30ea7c9c4451a70a7be66cd9df995'
|
||||
'SKIP')
|
||||
validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>
|
||||
|
||||
|
|
Loading…
Reference in a new issue