summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4049e342d0c4..f7b9d1a1f00e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,8 +5,9 @@
_remotename=kdeconnect-kde
_pkgname=kdeconnect
+_commit=02b38f56
pkgname=$_pkgname-git
-pkgver=1.3.3.r812.4a6a98d8
+pkgver=20.04.0.r53.02b38f56
pkgrel=1
pkgdesc='Adds communication between KDE and your smartphone'
arch=(x86_64)
@@ -20,7 +21,7 @@ optdepends=('sshfs: remote filesystem browser'
'python-nautilus: Nautilus integration')
provides=($_pkgname)
conflicts=($_pkgname)
-source=("git+https://invent.kde.org/kde/$_remotename.git")
+source=("git+https://invent.kde.org/kde/$_remotename.git#commit=$_commit")
sha256sums=('SKIP')
pkgver() {