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

Antonio Rojas arojas at archlinux.org
Mon Mar 25 13:28:53 UTC 2019


    Date: Monday, March 25, 2019 @ 13:28:52
  Author: arojas
Revision: 443456

Update to 1.3.4

Modified:
  kdeconnect/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-03-25 13:25:18 UTC (rev 443455)
+++ PKGBUILD	2019-03-25 13:28:52 UTC (rev 443456)
@@ -3,7 +3,7 @@
 # Contributor: Kuba Serafinowski <zizzfizzix(at)gmail(dot)com>
 
 pkgname=kdeconnect
-pkgver=1.3.3
+pkgver=1.3.4
 pkgrel=1
 pkgdesc='Adds communication between KDE and your smartphone'
 url='https://community.kde.org/KDEConnect'
@@ -13,10 +13,11 @@
 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})
-sha256sums=('4f3f7709255757233bd6406acb0bff9c30e0e2a36737154ce63afb1a78054ced'
+source=("https://download.kde.org/stable/$pkgname/$pkgver/$pkgname-kde-$pkgver.tar.xz"{,.sig})
+sha256sums=('501057b752c3ec9791ca83f8fe592d8fd706d880fdfaf75a40d3546ed0dd328a'
             'SKIP')
-validpgpkeys=(B3487CA0FF36258E2A2F338BD33E721DF877EFE8) # Albert Vaca Cintora <albertvaka at gmail.com>
+validpgpkeys=(B3487CA0FF36258E2A2F338BD33E721DF877EFE8  # Albert Vaca Cintora <albertvaka at gmail.com>
+              F53223F3337665C2CCEA122E873AC3459BBCF5C0) # Nicolas Fella <nicolas.fella at kdab.com>
 
 prepare() {
   mkdir -p build



More information about the arch-commits mailing list