git » knotifications.git » commit dd674b2

KF 5.3.0

author Andrea Scarpino
2014-10-07 18:49:39 UTC
committer Andrea Scarpino
2014-10-07 18:49:39 UTC
parent ad70516ddbbada8712422630f130c3d372b42d69

KF 5.3.0

PKGBUILD +3 -3

diff --git a/PKGBUILD b/PKGBUILD
index 043d0df..78ac648 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
 # Maintainer: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=knotifications
-pkgver=5.2.0
-pkgrel=3
+pkgver=5.3.0
+pkgrel=1
 pkgdesc='KNotifications'
 arch=('i686' 'x86_64')
 url='https://projects.kde.org/projects/frameworks/knotifications'
@@ -11,7 +11,7 @@ depends=('phonon-qt5' 'libdbusmenu-qt5' 'kservice' 'kiconthemes')
 makedepends=('extra-cmake-modules' 'qt5-tools' 'python')
 groups=('kf5')
 source=("http://download.kde.org/stable/frameworks/${pkgver}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('1e4affeb4319eca4a0afb885319ec060')
+md5sums=('c27d1bcef5d4ec5ac5b848c68a33f67e')
 
 prepare() {
   mkdir -p build