git » kdbusaddons.git » commit 53970bd

upgpkg: 5.13.0-1

author Felix Yan
2015-08-12 08:37:50 UTC
committer Felix Yan
2015-08-12 08:37:50 UTC
parent d3125adde87c47e26a8f6ef8892d4f8f696ab2a3

upgpkg: 5.13.0-1

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 352c918..bb882a5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kdbusaddons
-pkgver=5.12.0
+pkgver=5.13.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=('d7eb58d52123a90f90533bf6691a3f40')
+md5sums=('e51a450042e6e3a694bb2c9a1303d748')
 
 prepare() {
   mkdir -p build