author | Antonio Rojas
<arojas@archlinux.org> 2017-05-13 10:13:45 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2017-05-13 10:13:45 UTC |
parent | 1e5941956f77e89edf1e47dc97a666d72efffe66 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index c658c75..a6107f9 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=knotifications -pkgver=5.33.0 +pkgver=5.34.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=('cdab094f3a4f0c7bedf198f20605c8cbf4a73ac3909b92091d0dd7412177f79e' +sha256sums=('295e9325bc6ffe8c2aff1922fc7633b3e6f9d1fa90cf377635f9170bd487e58b' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>