[arch-commits] Commit in kdeconnect/trunk (PKGBUILD)

Andrea Scarpino andrea at nymeria.archlinux.org
Fri Jun 27 19:53:39 UTC 2014


    Date: Friday, June 27, 2014 @ 21:53:39
  Author: andrea
Revision: 113681

upgpkg: kdeconnect 0.7-1

Upstream release

Modified:
  kdeconnect/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-06-27 19:49:12 UTC (rev 113680)
+++ PKGBUILD	2014-06-27 19:53:39 UTC (rev 113681)
@@ -3,7 +3,7 @@
 # Contributor: Kuba Serafinowski <zizzfizzix(at)gmail(dot)com>
 
 pkgname=kdeconnect
-pkgver=0.5.2
+pkgver=0.7
 pkgrel=1
 pkgdesc='Adds communication between KDE and your smartphone'
 url='https://projects.kde.org/projects/playground/base/kdeconnect-kde'
@@ -11,10 +11,10 @@
 arch=('i686' 'x86_64')
 depends=('kdelibs' 'qjson' 'qca-ossl')
 makedepends=('automoc4' 'cmake')
-#optdepends=('sshfs: remote filesystem browser')
+optdepends=('sshfs: remote filesystem browser')
 install="${pkgname}.install"
 source=("http://download.kde.org/unstable/${pkgname}/${pkgver}/src/${pkgname}-kde-${pkgver}.tar.xz")
-md5sums=('f381cb426098a0032544c0c7a9509e96')
+md5sums=('88e4b90085f37864779bb83320a2166a')
 
 prepare() {
   mkdir build




More information about the arch-commits mailing list