git » kdbusaddons.git » commit 1ef37ab

upgpkg: 5.14.0-1

author Felix Yan
2015-09-12 02:23:15 UTC
committer Felix Yan
2015-09-12 02:23:15 UTC
parent 53970bda0e7dc20784cc338d4bb40f9dce8a0fb0

upgpkg: 5.14.0-1

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index bb882a5..3449681 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kdbusaddons
-pkgver=5.13.0
+pkgver=5.14.0
 pkgrel=1
 pkgdesc='Addons to QtDBus'
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@ depends=('qt5-x11extras')
 makedepends=('extra-cmake-modules' 'qt5-tools')
 groups=('kf5')
 source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('e51a450042e6e3a694bb2c9a1303d748')
+md5sums=('f549e9e7c7340df301b52530817ced0a')
 
 prepare() {
   mkdir -p build