git » knotifications.git » commit 6b03ad3

KF 5.18.0

author Felix Yan
2016-01-10 14:53:19 UTC
committer Felix Yan
2016-01-10 14:53:19 UTC
parent 12e8c4f986c20e4920647b126cd38c9f42fe5e88

KF 5.18.0

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 21fc5a7..dbf3912 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=knotifications
-pkgver=5.17.0
+pkgver=5.18.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=('6deaac0cc4563dc3abb7b6e2307886ee')
+md5sums=('d7d25c868bad8fb567877924d33770df')
 
 prepare() {
   mkdir -p build