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

Andrea Scarpino andrea at archlinux.org
Wed Oct 15 16:41:36 UTC 2014


    Date: Wednesday, October 15, 2014 @ 18:41:36
  Author: andrea
Revision: 120719

upgpkg: kdeconnect 0.7.3-1

Upstream release

Modified:
  kdeconnect/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-10-15 15:37:42 UTC (rev 120718)
+++ PKGBUILD	2014-10-15 16:41:36 UTC (rev 120719)
@@ -3,18 +3,18 @@
 # Contributor: Kuba Serafinowski <zizzfizzix(at)gmail(dot)com>
 
 pkgname=kdeconnect
-pkgver=0.7.2
-pkgrel=2
+pkgver=0.7.3
+pkgrel=1
 pkgdesc='Adds communication between KDE and your smartphone'
 url='https://projects.kde.org/projects/playground/base/kdeconnect-kde'
 license=('GPL')
 arch=('i686' 'x86_64')
-depends=('kdelibs' 'qjson' 'qca-ossl')
+depends=('kdelibs' 'qjson' 'qca-ossl' 'libfakekey')
 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=('1cd10d54bb3dc6e5b854ec110f63cecb')
+md5sums=('261e2b3412ed28e6f67e0ef2187b1854')
 
 prepare() {
   mkdir build



More information about the arch-commits mailing list