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

Antonio Rojas arojas at archlinux.org
Sat Dec 17 23:46:10 UTC 2016


    Date: Saturday, December 17, 2016 @ 23:46:09
  Author: arojas
Revision: 200000

Update to 1.0.3

Modified:
  kdeconnect/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-12-17 23:43:47 UTC (rev 199999)
+++ PKGBUILD	2016-12-17 23:46:09 UTC (rev 200000)
@@ -4,7 +4,7 @@
 # Contributor: Kuba Serafinowski <zizzfizzix(at)gmail(dot)com>
 
 pkgname=kdeconnect
-pkgver=1.0.2
+pkgver=1.0.3
 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=('c4f402f56bc52ee6531e484d646ecfea')
+md5sums=('085915477e922cf723d4f7454a0d3773')
 
 prepare() {
   mkdir -p build



More information about the arch-commits mailing list