git » knotifications.git » commit 59e4f0d

KF 5.15.0

author Felix Yan
2015-10-10 10:12:34 UTC
committer Felix Yan
2015-10-10 10:12:34 UTC
parent 245a3674b43708a981efee74c39cf3771f81fbbc

KF 5.15.0

PKGBUILD +2 -2

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