git » knotifications.git » commit 063f39b

KDE Frameworks 5.2.0

author Andrea Scarpino
2014-09-13 07:15:10 UTC
committer Andrea Scarpino
2014-09-13 07:15:10 UTC
parent d2efd3ef48f7f61a76cdecb01fd778d86b275923

KDE Frameworks 5.2.0

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index f0bcb24..26bfc4f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
 # Maintainer: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=knotifications
-pkgver=5.1.0
+pkgver=5.2.0
 pkgrel=1
 pkgdesc='KNotifications'
 arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@ depends=('phonon-qt5' 'libdbusmenu-qt5' 'kservice' 'kiconthemes')
 makedepends=('extra-cmake-modules' 'qt5-tools')
 groups=('kf5')
 source=("http://download.kde.org/stable/frameworks/${pkgver}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('88cc9cf2f83e1ecf8e747645a9053097')
+md5sums=('1e4affeb4319eca4a0afb885319ec060')
 
 prepare() {
   mkdir -p build