summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorjazztickets2022-09-29 21:50:34 -0600
committerjazztickets2022-09-29 21:50:34 -0600
commite9cc8c22933201a935aae423d00f12fe6dae90c6 (patch)
treec725a26bd0899207971e7b3076ecceab34470172 /PKGBUILD
parent762415db6d9f60aacc9597bf4e04922abc27616b (diff)
downloadaur-e9cc8c22933201a935aae423d00f12fe6dae90c6.tar.gz
update source url
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d651f5117ee2..41fca77f2fdf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
# Maintainer: jazztickets <jazztickets at gmail dot com>
pkgname=choria-git
-pkgver=d64051a2
+pkgver=24d67bd6
pkgrel=1
pkgdesc="Finally, an MMORPG that's all about grinding and doing chores"
arch=('i686' 'x86_64')
-url="https://github.com/jazztickets/choria"
+url="https://choria.gitlab.io"
license=('GPL3')
-depends=('gcc-libs' 'sdl2' 'sdl2_image' 'openal' 'libvorbis' 'libogg' 'freetype2' 'lua' 'glm' 'sqlite' 'jsoncpp' 'tinyxml2' 'zlib')
+depends=('gcc-libs' 'sdl2' 'sdl2_image' 'openal' 'libvorbis' 'libogg' 'freetype2' 'lua' 'sqlite' 'jsoncpp' 'tinyxml2' 'zlib')
conflicts=('choria')
makedepends=('cmake')
-source=("${pkgname}::git+https://github.com/jazztickets/choria#branch=new")
+source=("${pkgname}::git+https://gitlab.com/choria/code.git#branch=new")
sha256sums=('SKIP')
pkgver() {