Date: Wednesday, May 14, 2014 @ 11:00:13 Author: andrea Revision: 111115
upgpkg: kdeconnect 0.5.2-1 Upstream release Modified: kdeconnect/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-05-14 08:57:23 UTC (rev 111114) +++ PKGBUILD 2014-05-14 09:00:13 UTC (rev 111115) @@ -3,7 +3,7 @@ # Contributor: Kuba Serafinowski <zizzfizzix(at)gmail(dot)com> pkgname=kdeconnect -pkgver=0.5.1 +pkgver=0.5.2 pkgrel=1 pkgdesc='Adds communication between KDE and your smartphone' url='https://projects.kde.org/projects/playground/base/kdeconnect-kde' @@ -14,7 +14,7 @@ #optdepends=('sshfs: remote filesystem browser') install="${pkgname}.install" source=("http://download.kde.org/unstable/${pkgname}/${pkgver}/src/${pkgname}-kde-${pkgver}.tar.xz") -md5sums=('0b85af9a0cd7e3feacffa2c0210dc1ec') +md5sums=('f381cb426098a0032544c0c7a9509e96') prepare() { mkdir build
