Date: Wednesday, November 18, 2015 @ 21:27:54 Author: arojas Revision: 147111
New tarball with translations Modified: kdeconnect/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-11-18 19:46:50 UTC (rev 147110) +++ PKGBUILD 2015-11-18 20:27:54 UTC (rev 147111) @@ -5,7 +5,7 @@ pkgname=kdeconnect pkgver=0.9 -pkgrel=1 +pkgrel=2 pkgdesc='Adds communication between KDE and your smartphone' url='https://community.kde.org/KDEConnect' license=(GPL) @@ -14,8 +14,8 @@ makedepends=(extra-cmake-modules) optdepends=('sshfs: remote filesystem browser') install=$pkgname.install -source=("http://download.kde.org/unstable/$pkgname/$pkgver/src/$pkgname-kde-$pkgver.tar.xz") -md5sums=('e632378ffbb4d6a84f695f68b0274cd8') +source=("http://download.kde.org/unstable/$pkgname/$pkgver/src/$pkgname-kde-${pkgver}f.tar.xz") +md5sums=('8574467d0d905a7267f79ffc80ca0934') prepare() { mkdir -p build
