summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e00ba473e40b..37ea9b089f84 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ depends=()
makedepends=('git')
conflicts=('simpfand')
provides=('simpfand')
-source=("git://github.com/hspak/simpfand")
+source=("git+https://github.com/hspak/simpfand")
install=simpfand-git.install
md5sums=('SKIP')