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 bc2f46975784..660507db93b2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ license=('GPL2')
makedepends=('git' 'autoconf' 'python')
conflicts=(${pkgname[@]/-git/})
install=${_pkgname}.install
-source=(git://github.com/chocolate-doom/chocolate-doom.git)
+source=(git+https://github.com/chocolate-doom/chocolate-doom.git)
sha256sums=('SKIP')
pkgver() {