git » knotifications.git » commit dd31c51

KF5 Beta3

author Andrea Scarpino
2014-06-04 06:53:31 UTC
committer Andrea Scarpino
2014-06-04 06:53:31 UTC
parent 0cfb643e283c244c6baed51e052e5b32918acd10

KF5 Beta3

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index e21faeb..476e8b8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
 # Maintainer: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=knotifications
-pkgver=4.99.0
+pkgver=4.100.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/unstable/frameworks/${pkgver}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('2199596880bdf507c1cce81c9e0c24e3')
+md5sums=('fef8940c81cfd1906aae29200853ea2e')
 
 prepare() {
   mkdir -p build