From 5cac1db0fee31888ee2a946c2f464eb7b46438db Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Sun, 14 Jul 2019 15:24:37 +0000 Subject: [PATCH] extra/kconfig to 5.60.0-1 --- extra/kconfig/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/extra/kconfig/PKGBUILD b/extra/kconfig/PKGBUILD index 86396cb8d..ddccf6957 100644 --- a/extra/kconfig/PKGBUILD +++ b/extra/kconfig/PKGBUILD @@ -6,7 +6,7 @@ # - drop clang makedepend to fix v5/v6 FTBFS pkgname=kconfig -pkgver=5.59.0 +pkgver=5.60.0 pkgrel=1 pkgdesc='Configuration system' arch=(x86_64) @@ -17,7 +17,7 @@ makedepends=(extra-cmake-modules qt5-tools python-pyqt5 doxygen sip) optdepends=('python-pyqt5: for the Python bindings') groups=(kf5) source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig}) -sha256sums=('28aac471e6960636afbcbd525b88b4f186180e23a76c140f48d256a7a9e1254a' +sha256sums=('541acceead9ca516e3562109e7e94351ce378c234bea968c8dfde78f00559233' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure