summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorRaffaele Orabona2023-06-24 12:33:03 +0200
committerRaffaele Orabona2023-06-24 12:33:03 +0200
commit739d614f49d72d8a6c8dfdc692a945127fa33d0d (patch)
tree2439a00643db21c8f0256aa422860bda911d786c /.SRCINFO
parentc522183ab2b52046a910cdb491963466fd837079 (diff)
downloadaur-739d614f49d72d8a6c8dfdc692a945127fa33d0d.tar.gz
Updated to 4.1
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO29
1 files changed, 15 insertions, 14 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c2b6d5da629a..00da4a572735 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,26 +1,27 @@
pkgbase = godot-voxel
- pkgdesc = An advanced, feature packed, multi-platform 2D and 3D game engine
- pkgver = 3.2.3
+ pkgdesc = The Godot game engine with Zylann's voxel tools module
+ pkgver = 4.1.0
pkgrel = 1
- url = http://www.godotengine.org
+ url = https://voxel-tools.readthedocs.io/en/latest/
arch = x86_64
license = MIT
makedepends = scons
makedepends = gcc
- makedepends = yasm
+ depends = pkgconf
depends = libxcursor
depends = libxinerama
- depends = freetype2
- depends = alsa-lib
- depends = libxrandr
depends = libxi
+ depends = libxrandr
+ depends = mesa
+ depends = glu
depends = libglvnd
- 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
+ depends = alsa-lib
+ depends = pulseaudio
+ source = godot::git+https://github.com/godotengine/godot.git
+ source = godot_voxel::git+https://github.com/Zylann/godot_voxel.git
+ source = godot-voxel.desktop
+ sha256sums = SKIP
+ sha256sums = SKIP
+ sha256sums = SKIP
pkgname = godot-voxel