summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRihards Skuja2020-05-11 12:10:39 +0300
committerRihards Skuja2020-05-11 12:10:39 +0300
commite1fce04f24d90117f30d3cdf9a20f4c3850c333d (patch)
treefc0df6dc8634117e37b147e0648b01c954114c99
parent841aef07ab62e98a8d886ee470a8b49626f9edcc (diff)
downloadaur-e1fce04f24d90117f30d3cdf9a20f4c3850c333d.tar.gz
Unpin git commit
extra/extra-cmake-modules 5.70 was released so master builds fine.
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD5
2 files changed, 4 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bd9ac120794d..809f1a3b7219 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = kdeconnect-git
pkgdesc = Adds communication between KDE and your smartphone
- pkgver = 20.04.0.r53.02b38f56
+ pkgver = 20.04.0.r80.08ea3d78
pkgrel = 1
url = https://community.kde.org/KDEConnect
arch = x86_64
@@ -23,7 +23,7 @@ pkgbase = kdeconnect-git
optdepends = python-nautilus: Nautilus integration
provides = kdeconnect
conflicts = kdeconnect
- source = git+https://invent.kde.org/kde/kdeconnect-kde.git#commit=02b38f56
+ source = git+https://invent.kde.org/kde/kdeconnect-kde.git
sha256sums = SKIP
pkgname = kdeconnect-git
diff --git a/PKGBUILD b/PKGBUILD
index 4f07f0ad123f..cc7060e968f2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,9 +5,8 @@
_remotename=kdeconnect-kde
_pkgname=kdeconnect
-_commit=02b38f56
pkgname=$_pkgname-git
-pkgver=20.04.0.r53.02b38f56
+pkgver=20.04.0.r80.08ea3d78
pkgrel=1
pkgdesc='Adds communication between KDE and your smartphone'
arch=(x86_64)
@@ -21,7 +20,7 @@ optdepends=('sshfs: remote filesystem browser'
'python-nautilus: Nautilus integration')
provides=($_pkgname)
conflicts=($_pkgname)
-source=("git+https://invent.kde.org/kde/$_remotename.git#commit=$_commit")
+source=("git+https://invent.kde.org/kde/$_remotename.git")
sha256sums=('SKIP')
pkgver() {