git » knotifications.git » commit 64c3c32

Upstream release

author Felix Yan
2016-04-11 03:44:20 UTC
committer Felix Yan
2016-04-11 03:44:20 UTC
parent 88e68d768e94743675504136a83abcbe5008f4e5

Upstream release

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index f172e07..d6f2272 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=knotifications
-pkgver=5.20.0
+pkgver=5.21.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=('d98489d1ef939d5f4a20a2969b93c68d')
+md5sums=('e5f045f1c1e51bbb73d3d4b3a1a77658')
 
 prepare() {
   mkdir -p build