summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2c1883b1bcf2..b344be83e5e9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
_pkgname=armagetronad
pkgname=${_pkgname}-git
pkgver='r4128.7392b902f'
-pkgrel=2
+pkgrel=3
pkgdesc='A Tron Clone in 3D.'
arch=('x86_64')
url='http://armagetronad.net/'
@@ -17,7 +17,7 @@ optdepends=('python2: language updater')
makedepends=('boost')
provides=('armagetronad')
conflicts=('armagetronad')
-source=("git://gitlab.com/armagetronad/armagetronad.git")
+source=("git+https://gitlab.com/armagetronad/armagetronad.git")
sha1sums=('SKIP')
pkgver() {