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

Antonio Rojas arojas at archlinux.org
Tue Oct 16 06:30:34 UTC 2018


    Date: Tuesday, October 16, 2018 @ 06:30:34
  Author: arojas
Revision: 394501

Update to 1.3.2

Modified:
  kdeconnect/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-10-16 06:02:45 UTC (rev 394500)
+++ PKGBUILD	2018-10-16 06:30:34 UTC (rev 394501)
@@ -3,7 +3,7 @@
 # Contributor: Kuba Serafinowski <zizzfizzix(at)gmail(dot)com>
 
 pkgname=kdeconnect
-pkgver=1.3.1
+pkgver=1.3.2
 pkgrel=1
 pkgdesc='Adds communication between KDE and your smartphone'
 url='https://community.kde.org/KDEConnect'
@@ -13,8 +13,10 @@
 makedepends=(extra-cmake-modules kdoctools qt5-declarative)
 optdepends=('sshfs: remote filesystem browser' 'kde-cli-tools: configuration UI'
             'qt5-declarative: QML bindings' 'python-nautilus: Nautilus integration')
-source=("https://download.kde.org/stable/$pkgname/$pkgver/src/$pkgname-kde-$pkgver.tar.xz") #{,.sig} unavailable key
-sha256sums=('848c9cc13988b3adca79508d37f41fb46254692c6ab496820d0852d1885df267')
+source=("https://download.kde.org/stable/$pkgname/$pkgver/src/$pkgname-kde-$pkgver.tar.xz"{,.sig})
+sha256sums=('85878e483280f86ef86aa3f6f3a3369abc2ecb6c9ce1875d0f0ad685ec99e421'
+            'SKIP')
+validpgpkeys=(B3487CA0FF36258E2A2F338BD33E721DF877EFE8) # Albert Vaca Cintora <albertvaka at gmail.com>
 
 prepare() {
   mkdir -p build



More information about the arch-commits mailing list