summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authormvidaldp2021-12-02 13:36:29 +0100
committermvidaldp2021-12-02 13:36:29 +0100
commit085e4b991a9e048523d79420634fc62b970c3a58 (patch)
tree37164f0e1cc0e4631e90debf05583ac50e75e02d /.SRCINFO
parentff582aa5eeeb2f119a34f866ab017fe934cb5bc4 (diff)
downloadaur-085e4b991a9e048523d79420634fc62b970c3a58.tar.gz
Fix git cloning (ssh->https)
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO4
1 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9f35af2fd651..69083acd9709 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = labrecorder
pkgdesc = Default LSL (LabStreamingLayer) recording program (stable release). It allows to record all streams on the lab network (or a subset) into a single file, with time synchronization between streams.
pkgver = 1.14.2
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/sccn/liblsl/
arch = any
license = MIT
@@ -11,7 +11,7 @@ pkgbase = labrecorder
depends = liblsl
provides = labrecorder
conflicts = labrecorder
- source = labrecorder-1.14.2::git+ssh://git@github.com/labstreaminglayer/App-LabRecorder.git#tag=v1.14.2
+ source = labrecorder-1.14.2::git+https://github.com/labstreaminglayer/App-LabRecorder.git#tag=v1.14.2
md5sums = SKIP
pkgname = labrecorder