author | Felix Yan
<felixonmars@archlinux.org> 2017-08-14 10:36:18 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2017-08-14 10:36:18 UTC |
parent | 8e913ac62f4213a37d5e19720a7fb0e5637ca7dd |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 3a89bef..8123cbe 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kconfig -pkgver=5.36.0 +pkgver=5.37.0 pkgrel=1 pkgdesc='Configuration system' arch=('i686' 'x86_64') @@ -13,7 +13,7 @@ makedepends=('extra-cmake-modules' 'qt5-tools' 'clang' 'python-pyqt5' 'python2-p 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=('b31e3a8595fa8dc14aa0b1828633c712205097a6e3d14650ae813d4d7833d654' +sha256sums=('ad646fbf27a671761414609f729a033f5014ee0f6f9f4cd909ab00cfeb131eb8' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>