summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRaffaele Orabona2023-06-16 14:52:53 +0200
committerRaffaele Orabona2023-06-16 14:52:53 +0200
commitc522183ab2b52046a910cdb491963466fd837079 (patch)
tree5bf03a338416f811796ce4a3c6be07d37764b68c
parentac83dabb10d30469d8966b0b915f3d8a7ed73cb9 (diff)
downloadaur-c522183ab2b52046a910cdb491963466fd837079.tar.gz
Reverted to last commit from dalz, updated .SRCINFO.
-rw-r--r--.SRCINFO25
1 files changed, 14 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6e76543cb3ff..c2b6d5da629a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,23 +1,26 @@
pkgbase = godot-voxel
- pkgdesc = The Godot game engine with Zylann's voxel tools module
- pkgver = 4.1
+ pkgdesc = An advanced, feature packed, multi-platform 2D and 3D game engine
+ pkgver = 3.2.3
pkgrel = 1
- url = https://voxel-tools.readthedocs.io/en/latest/
+ url = http://www.godotengine.org
arch = x86_64
license = MIT
makedepends = scons
makedepends = gcc
- depends = pkgconf
+ makedepends = yasm
depends = libxcursor
depends = libxinerama
- depends = libxi
+ depends = freetype2
+ depends = alsa-lib
depends = libxrandr
- depends = mesa
- depends = glu
+ depends = libxi
depends = libglvnd
- depends = alsa-lib
- depends = pulseaudio
- source = git+https://github.com/godotengine/godot.git
- source = git+https://github.com/Zylann/godot_voxel.git
+ conflicts = godot
+ conflicts = godot-git
+ conflicts = godot-pulse
+ source = https://github.com/godotengine/godot/archive/3.2.3-stable.tar.gz
+ source = https://github.com/Zylann/godot_voxel/archive/godot3.2.3.zip
+ sha256sums = 4c2a8e7da1ad05c6223b0ff6cf2be124dad6708b56a8ec9910dc2aaf82a553ae
+ sha256sums = c8b212909961fd398b417b7562d6c483975ccc9cb2649660c4f95f438907acf5
pkgname = godot-voxel