summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorjazztickets2023-09-04 18:44:22 -0600
committerjazztickets2023-09-04 18:44:22 -0600
commit6c9c26a50095a0e1b2885a3e383018f3625a3db5 (patch)
treecf3d5f0d38f7401818b8e41236579a3ca3bb0577 /PKGBUILD
parente9cc8c22933201a935aae423d00f12fe6dae90c6 (diff)
downloadaur-choria-git.tar.gz
update branch
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 41fca77f2fdf..cf218950a0e3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
# Maintainer: jazztickets <jazztickets at gmail dot com>
pkgname=choria-git
-pkgver=24d67bd6
+pkgver=e55de87f
pkgrel=1
pkgdesc="Finally, an MMORPG that's all about grinding and doing chores"
arch=('i686' 'x86_64')
url="https://choria.gitlab.io"
license=('GPL3')
-depends=('gcc-libs' 'sdl2' 'sdl2_image' 'openal' 'libvorbis' 'libogg' 'freetype2' 'lua' 'sqlite' 'jsoncpp' 'tinyxml2' 'zlib')
+depends=('gcc-libs' 'sdl2' 'sdl2_image' 'openal' 'libvorbis' 'libogg' 'freetype2' 'sqlite' 'zlib')
conflicts=('choria')
makedepends=('cmake')
-source=("${pkgname}::git+https://gitlab.com/choria/code.git#branch=new")
+source=("${pkgname}::git+https://gitlab.com/choria/code.git#branch=dev")
sha256sums=('SKIP')
pkgver() {