git » knotifications.git » commit 24b2500

Upstream release

author Felix Yan
2016-08-14 15:48:54 UTC
committer Felix Yan
2016-08-14 15:48:54 UTC
parent 21318c050ab0f6bf3c7580573c94a790d96063de

Upstream release

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index bcda87e..7cf41b1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=knotifications
-pkgver=5.24.0
+pkgver=5.25.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=('4728a7f058359cb5d65b9980562cc40a')
+md5sums=('4ef30449b46b701ddf6482d36378e1ec')
 
 prepare() {
   mkdir -p build