git » kservice.git » commit 8167568

KF5 Beta3

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

KF5 Beta3

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index e3e3914..191bf57 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
 # Maintainer: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kservice
-pkgver=4.99.0
+pkgver=4.100.0
 pkgrel=1
 pkgdesc='KService'
 arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@ depends=('ki18n' 'kconfig' 'kcrash' 'kdbusaddons')
 makedepends=('extra-cmake-modules' 'kdoctools')
 groups=('kf5')
 source=("http://download.kde.org/unstable/frameworks/${pkgver}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('9679f8020d9ed4500de27c2c76a0d434')
+md5sums=('65098fb202df0531310a2813c6ba0042')
 
 prepare() {
   mkdir -p build