Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
aboutsummaryrefsloggraphtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index eaf8f0c..439cd00 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ depends=('readline')
makedepends=('git')
provides=("${pkgname%-git}")
conflicts=("${pkgname%-git}")
-source=("git+$url")
+source=("git+$url.git")
sha256sums=('SKIP')
pkgver() {