author | Felix Yan
<felixonmars@archlinux.org> 2017-08-14 10:38:51 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2017-08-14 10:38:51 UTC |
parent | 4a79acc35e38af0689f31e68d76ceb72ff1287ea |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 8562782..959c8a7 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kconfigwidgets -pkgver=5.36.0 +pkgver=5.37.0 pkgrel=1 pkgdesc='Widgets for KConfig' arch=('i686' 'x86_64') @@ -13,7 +13,7 @@ makedepends=('extra-cmake-modules' 'kdoctools' 'python' 'mesa' 'clang' 'python-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=('a54382442dedd4da340f291d81d1dd1a89289bcb42e8d82d34555e44611e3c6a' +sha256sums=('46af20c09871dd720f8bc46d3bf7ed5eaae2b7cd25549ec3a1b71b8ca40d2d00' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>