summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndrea Pascal2019-07-26 04:55:25 -0500
committerAndrea Pascal2019-07-26 04:55:25 -0500
commit0480b9c1e245fd843d704a1c9fda36131db283bd (patch)
tree2381819d9b300303fdbb7ec10f67dab0c34ff61a /PKGBUILD
parent851361e5d5e9b3b7e4787a5129c05bb23ccb7900 (diff)
downloadaur-liblsl-git.tar.gz
Fixup source
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index eb644ae0b4cc..ad29e0958e8b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@ provides=($_pkgname)
conflicts=($_pkgname)
depends=('gcc-libs')
makedepends=('git' 'cmake' 'patchelf')
-source=("$srcdir/$_pkgname::git+https://github.com/sccn/liblsl.git")
+source=("$_pkgname::git+https://github.com/sccn/liblsl.git")
sha384sums=('SKIP')
pkgver() {