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

Andrea Scarpino andrea at nymeria.archlinux.org
Sat Mar 8 18:23:44 UTC 2014


    Date: Saturday, March 8, 2014 @ 19:23:44
  Author: andrea
Revision: 106825

upgpkg: kdeconnect 0.5.1-1

Upstream release

Modified:
  kdeconnect/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-03-08 17:42:39 UTC (rev 106824)
+++ PKGBUILD	2014-03-08 18:23:44 UTC (rev 106825)
@@ -3,7 +3,7 @@
 # Contributor: Kuba Serafinowski <zizzfizzix(at)gmail(dot)com>
 
 pkgname=kdeconnect
-pkgver=0.5
+pkgver=0.5.1
 pkgrel=1
 pkgdesc='Adds communication between KDE and your smartphone'
 url='https://projects.kde.org/projects/playground/base/kdeconnect-kde'
@@ -11,9 +11,10 @@
 arch=('i686' 'x86_64')
 depends=('kdelibs' 'qjson' 'qca-ossl')
 makedepends=('automoc4' 'cmake')
+#optdepends=('sshfs: remote filesystem browser')
 install="${pkgname}.install"
 source=("http://download.kde.org/unstable/${pkgname}/${pkgver}/src/${pkgname}-kde-${pkgver}.tar.xz")
-md5sums=('c87a7032d5b66dc22b22004a8275b493')
+md5sums=('0b85af9a0cd7e3feacffa2c0210dc1ec')
 
 prepare() {
   mkdir build




More information about the arch-commits mailing list