author | Felix Yan
<felixonmars@archlinux.org> 2017-04-13 20:55:26 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2017-04-13 20:55:26 UTC |
parent | 819efddf3b57b07838bde105b35493a97e86dfac |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index b6a0721..c658c75 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=knotifications -pkgver=5.32.0 +pkgver=5.33.0 pkgrel=1 pkgdesc='Abstraction for system notifications' arch=('i686' 'x86_64') @@ -12,7 +12,7 @@ depends=('phonon-qt5' 'libdbusmenu-qt5' 'kwindowsystem' 'kconfig' 'kcodecs' 'kco makedepends=('extra-cmake-modules' 'qt5-tools' 'python') groups=('kf5') source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz"{,.sig}) -sha256sums=('9e0caf8599093e7c23bf0baa5f95d776f864a85f4d419bf14dc45fc1503d5719' +sha256sums=('cdab094f3a4f0c7bedf198f20605c8cbf4a73ac3909b92091d0dd7412177f79e' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>