author | Felix Yan
<felixonmars@archlinux.org> 2017-08-14 10:44:45 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2017-08-14 10:44:45 UTC |
parent | 9c37bdcf711e8281e4aceec40cd2bd3c3ad00e9b |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 360bd6a..57e64b8 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kxmlgui -pkgver=5.36.0 +pkgver=5.37.0 pkgrel=1 pkgdesc='User configurable main windows' arch=('i686' 'x86_64') @@ -12,7 +12,7 @@ depends=('kglobalaccel' 'ktextwidgets' 'attica-qt5') makedepends=('extra-cmake-modules' 'python' 'mesa' 'doxygen' 'qt5-tools') groups=('kf5') source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz"{,.sig}) -sha256sums=('e77b3f59d393d3610ecae83d89f6692bd144d899fb9c6559139b7cb6b8da0e31' +sha256sums=('e235367a31a38c1c114032123b13e7954a93a8e1423eb1829176a6373b953b4b' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>