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

Antonio Rojas arojas at archlinux.org
Sat Nov 12 08:17:37 UTC 2016


    Date: Saturday, November 12, 2016 @ 08:17:36
  Author: arojas
Revision: 195412

Update to 1.0.2

Modified:
  kdeconnect/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-11-12 08:15:30 UTC (rev 195411)
+++ PKGBUILD	2016-11-12 08:17:36 UTC (rev 195412)
@@ -4,7 +4,7 @@
 # Contributor: Kuba Serafinowski <zizzfizzix(at)gmail(dot)com>
 
 pkgname=kdeconnect
-pkgver=1.0.1
+pkgver=1.0.2
 pkgrel=1
 pkgdesc='Adds communication between KDE and your smartphone'
 url='https://community.kde.org/KDEConnect'
@@ -14,7 +14,7 @@
 makedepends=(extra-cmake-modules python kdoctools)
 optdepends=('sshfs: remote filesystem browser' 'kde-cli-tools: configuration UI')
 source=("http://download.kde.org/stable/$pkgname/$pkgver/src/$pkgname-kde-$pkgver.tar.xz")
-md5sums=('9f2af720aae76bb8a32f29c0fcee0ac7')
+md5sums=('c4f402f56bc52ee6531e484d646ecfea')
 
 prepare() {
   mkdir -p build



More information about the arch-commits mailing list