summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJordan Parviainen2023-06-07 17:26:57 +0200
committerJordan Parviainen2023-06-07 17:26:57 +0200
commitee3ed3ab4419795d4c43777e30a78cd2006fd773 (patch)
tree60e78120da209442625b6069f170617cf8aa550f
parent4cdfbbfcec2aa703ce85dd1009bdce7fd5a53a5b (diff)
downloadaur-ee3ed3ab4419795d4c43777e30a78cd2006fd773.tar.gz
Fixed repo link
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index aed99c94a493..7746491cae80 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgver=1.0.0
arch=('x86_64')
pkgdesc='Screen sharing web application, port of https://github.com/adamyordan/laplace'
makedepends=('go' 'git')
-source=('git+https://github.com/jordus100/projector')
+source=('git+https://github.com/jordus100/projector-git')
sha256sums=('SKIP')
_static_files="usr/share/proj"