summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c38d0f574400..380cdd5a7490 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,3 +1,5 @@
+# Generated by mksrcinfo v8
+# Tue Mar 1 09:22:24 UTC 2016
pkgbase = planetary-annihilation-pte
pkgdesc = Planetary Annihilation Public Test Environment Launcher
pkgver = latest
@@ -7,7 +9,7 @@ pkgbase = planetary-annihilation-pte
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
source = PA.sh
md5sums = SKIP
md5sums = a06eed75eb032d8a03b25d92b8abebd1
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')