git » knotifications.git » commit 836e52c

KF 5.16.0

author Felix Yan
2015-11-13 15:36:01 UTC
committer Felix Yan
2015-11-13 15:36:01 UTC
parent 59e4f0d2bd14f8713cf152ba97da3f6330f71078

KF 5.16.0

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 6d7783a..94f4f54 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=knotifications
-pkgver=5.15.0
+pkgver=5.16.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=('f7ee1756a658c3c41328369dcc7701db')
+md5sums=('08e446f720be3f06739e68f67a1ce761')
 
 prepare() {
   mkdir -p build