summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDan Beste2017-02-18 22:03:26 -0600
committerDan Beste2017-02-18 22:03:26 -0600
commitc1882dafe849539d2bd47792f4a1327c9ac306d8 (patch)
tree3939356c3ee1f14118cd53d83e4d6b36729d54b7 /PKGBUILD
parent9bde3121055c2d1e07cb049988b709e2b960b25f (diff)
downloadaur-c1882dafe849539d2bd47792f4a1327c9ac306d8.tar.gz
Allow ssh or https downloads
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0d75b7230d36..51d4f34e0a8f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -36,7 +36,7 @@ conflicts=(
'ags'
)
source=(
- 'git://github.com/adventuregamestudio/ags.git'
+ 'git+https://github.com/adventuregamestudio/ags.git'
)
sha256sums=(
'SKIP'