summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Cromer2018-08-19 16:57:43 -0300
committerChris Cromer2018-08-19 16:57:43 -0300
commit127a61c612ede609de61e4e1fdcee19b40c1fb9c (patch)
treeb0676ce7e211e6ad6a4898ed81c505d9ecb7b3b8
parent8dcacabc0044711890b139530de9d3fec54dbc1b (diff)
downloadaur-droidquest.tar.gz
Update upstream URL
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0429a198a2fd..25269dd8b2ef 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = droidquest
pkgdesc = A Java recreation of the classic game Robot Odyssey
pkgver = 2.8.r44.3bf267f
- pkgrel = 1
- url = https://github.com/cromerc/DroidQuest
+ pkgrel = 2
+ url = https://git.cromer.cl/cromer/DroidQuest
arch = any
license = GPL3
makedepends = gcc
makedepends = maven
depends = java-environment
- source = droidquest::git+https://github.com/cromerc/DroidQuest.git
+ source = droidquest::git+https://git.cromer.cl/cromer/DroidQuest.git
sha256sums = SKIP
pkgname = droidquest
diff --git a/PKGBUILD b/PKGBUILD
index 0e28c526bb46..5e8e761c3f07 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,14 +3,14 @@
pkgbase=droidquest
pkgname=('droidquest')
pkgver=2.8.r44.3bf267f
-pkgrel=1
+pkgrel=2
pkgdesc='A Java recreation of the classic game Robot Odyssey'
arch=('any')
-url='https://github.com/cromerc/DroidQuest'
+url='https://git.cromer.cl/cromer/DroidQuest'
license=('GPL3')
depends=('java-environment')
makedepends=('gcc' 'maven')
-source=('droidquest::git+https://github.com/cromerc/DroidQuest.git')
+source=('droidquest::git+https://git.cromer.cl/cromer/DroidQuest.git')
sha256sums=('SKIP')
pkgver() {