git » knotifications.git » commit 2464073

Upstream release

author Felix Yan
2016-05-16 14:38:33 UTC
committer Felix Yan
2016-05-16 14:38:33 UTC
parent 0ff469ff92cd0b1fc1e47313f12b0e57e419291c

Upstream release

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index bbbd1ee..d288563 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=knotifications
-pkgver=5.21.0
+pkgver=5.22.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=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('e5f045f1c1e51bbb73d3d4b3a1a77658')
+md5sums=('0035972b901cb73cbe8e5fd6b0ac4273')
 
 prepare() {
   mkdir -p build