git » knotifyconfig.git » commit df5c56d

KF 5.8

author Felix Yan
2015-03-13 17:25:34 UTC
committer Felix Yan
2015-03-13 17:25:34 UTC
parent 24ed0f0182771eaec9eb462c2303fb21a52b1e97

KF 5.8

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 34c1f3b..fcc47a2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=knotifyconfig
-pkgver=5.7.0
+pkgver=5.8.0
 pkgrel=1
 pkgdesc='Configuration system for KNotify'
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@ depends=('kio')
 makedepends=('extra-cmake-modules')
 groups=('kf5')
 source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('ef6469371ce05c59555c33b27aee2ed9')
+md5sums=('08bfc1548b69a6bdd491e9aac17ec7e6')
 
 prepare() {
   mkdir -p build