summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorHugo Osvaldo Barrera2016-03-01 06:22:29 -0300
committerHugo Osvaldo Barrera2016-03-01 06:22:29 -0300
commit5ab7d38247becc91ce8c4ae13c51288ed75c6ac7 (patch)
tree915f490520fb07401fd7ea83887b2c90030501d5 /PKGBUILD
parent718baab3e1ea79a3d3e141ca0fe5a437dfcca7e0 (diff)
downloadaur-planetary-annihilation-pte.tar.gz
Download sources via https
This fixes building for users with no local ssh keys.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2c31cc3cc5be..3e18345b9661 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ url="https://forums.uberent.com/threads/streams-pte-and-experimental-builds.5896
license=('MIT')
depends=("python-pycurl")
conflicts=("planetary-annihilation")
-source=("git+ssh://git@github.com/pa-pyrus/papatcher.git"
+source=("https://github.com/pa-pyrus/papatcher.git"
"PA.sh")
md5sums=('SKIP'
'a06eed75eb032d8a03b25d92b8abebd1')