author | Felix Yan
<felixonmars@archlinux.org> 2017-08-14 11:09:13 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2017-08-14 11:09:13 UTC |
parent | 02fe07693fb7e3f9373fc2d4d13d66354bb7b1a2 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 8380159..7202836 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=knotifyconfig -pkgver=5.36.0 +pkgver=5.37.0 pkgrel=1 pkgdesc='Configuration system for KNotify' arch=('i686' 'x86_64') @@ -12,7 +12,7 @@ depends=('kio') makedepends=('extra-cmake-modules' 'python' 'doxygen' 'qt5-tools') groups=('kf5') source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz"{,.sig}) -sha256sums=('7c2c1717a09ef445ed50053a96e18787eb2118e3d14a81dae3cc6df317f49811' +sha256sums=('65c695561bf26dc5899e28a35604afb3da39283a459e704b00687f6dfd647292' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>