author | Felix Yan
<felixonmars@archlinux.org> 2017-08-14 10:38:18 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2017-08-14 10:38:18 UTC |
parent | c8794bdee694ab804b98d8f819706eafad341be8 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 67ada72..276af64 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kguiaddons -pkgver=5.36.0 +pkgver=5.37.0 pkgrel=1 pkgdesc='Addons to QtGui' arch=('i686' 'x86_64') @@ -13,7 +13,7 @@ makedepends=('extra-cmake-modules' 'mesa' 'clang' 'python-pyqt5' 'python2-pyqt5' 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=('8c782147fdfab9876d66ec1e5d598043621bd6a6795e74e263333df7938a91f6' +sha256sums=('c56ef3b231b088ba6903e8319fc936ad438e3c6411b9f14d2c234c8738b5e68d' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>