git » knotifications.git » commit 12e8c4f

KF 5.17.0

author Felix Yan
2015-12-12 16:43:40 UTC
committer Felix Yan
2015-12-12 16:43:40 UTC
parent 4c3bdda21dda457206a09b89e3a22789efa5ca22

KF 5.17.0

PKGBUILD +3 -3

diff --git a/PKGBUILD b/PKGBUILD
index 4e5c1ec..21fc5a7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=knotifications
-pkgver=5.16.0
-pkgrel=2
+pkgver=5.17.0
+pkgrel=1
 pkgdesc='Abstraction for system notifications'
 arch=('i686' 'x86_64')
 url='https://projects.kde.org/projects/frameworks/knotifications'
@@ -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=('08e446f720be3f06739e68f67a1ce761')
+md5sums=('6deaac0cc4563dc3abb7b6e2307886ee')
 
 prepare() {
   mkdir -p build