Date: Friday, July 11, 2014 @ 11:34:48 Author: andrea Revision: 115426
upgpkg: kdeconnect 0.7.2-1 Upstream release Modified: kdeconnect/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-07-11 09:17:28 UTC (rev 115425) +++ PKGBUILD 2014-07-11 09:34:48 UTC (rev 115426) @@ -3,7 +3,7 @@ # Contributor: Kuba Serafinowski <zizzfizzix(at)gmail(dot)com> pkgname=kdeconnect -pkgver=0.7.1 +pkgver=0.7.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=('bcf4525e8967a10771534e8b7a5b22d8') +md5sums=('1cd10d54bb3dc6e5b854ec110f63cecb') prepare() { mkdir build
