author | Antonio Rojas
<arojas@archlinux.org> 2018-06-09 15:42:17 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2018-06-09 15:42:17 UTC |
parent | e223a022a4a8960290f2b2b5da9074070f8f95f4 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 9c129d2..7b46437 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kconfig -pkgver=5.46.0 +pkgver=5.47.0 pkgrel=1 pkgdesc='Configuration system' arch=(x86_64) @@ -14,7 +14,7 @@ makedepends=(extra-cmake-modules qt5-tools clang python-pyqt5 python2-pyqt5 doxy optdepends=('python-pykf5: to use the Python 3 bindings' 'python2-pykf5: to use the Python 2 bindings') groups=(kf5) source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig}) -sha256sums=('aa7ee3aaa674e9fed9f7ce67c9b0ae7f689c9b489208921b1c6ccc580372a2fb' +sha256sums=('d882255769ab95d49d4df4b40e659b25754935206b1fc07310e2cbc34d3cdb45' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>