mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
extra/kconfigwidgets to 5.77.0-1
This commit is contained in:
parent
a4aad6d371
commit
745a591859
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.76.0
|
||||
pkgrel=3
|
||||
pkgver=5.77.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=('f8eed399008a041df2da9cc3f2313df11376b94c85472900b39b9d6abcabe6d4'
|
||||
sha256sums=('5f4a6897ef58992d38e820e8b0112069aec2ef0e7b943eb14265482c4fb22cd1'
|
||||
'SKIP')
|
||||
validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>
|
||||
|
||||
|
|
Loading…
Reference in a new issue