summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ba7ae2f3e6bc..ac833738e6cd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ pkgrel=1
provides=(libkeyfinder)
conflicts=(libkeyfinder)
-source=("$pkgname::git+$url")
+source=("$pkgname::git+$url.git")
sha256sums=('SKIP')
depends=('fftw')
makedepends=('git' 'cmake')