summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f0151f8c76dd..f8f83d139702 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ arch=('i686' 'x86_64')
makedepends=('go')
optdepends=('xclip: X11 clipboard support'
'xsel: Manipulate the X selection')
-source=("${pkgname}::git+https://github.com/icaroperseo/passera.git")
+source=("${pkgname}::git+https://github.com/icaroperseo/${pkgname}.git")
sha256sums=('SKIP')
prepare() {