summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRaffaele Orabona2023-06-24 17:53:15 +0200
committerRaffaele Orabona2023-06-24 17:53:15 +0200
commitd84caba8b0bbf2c90b2dcfbe8879e71fc20fd567 (patch)
treeeb997cb4d7367107c54b239047fbebcbcccae2fe
parent739d614f49d72d8a6c8dfdc692a945127fa33d0d (diff)
downloadaur-d84caba8b0bbf2c90b2dcfbe8879e71fc20fd567.tar.gz
Updated to godot 4 stable
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1716cdcb9ee6..224a205ac014 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Contributor: Matthew Bentley <matthew@mtbentley.us>
pkgname=godot-voxel
-pkgver=4.1.0
+pkgver=4.0.4
pkgrel=1
pkgdesc="The Godot game engine with Zylann's voxel tools module"
url="https://voxel-tools.readthedocs.io/en/latest/"
@@ -13,8 +13,8 @@ license=('MIT')
arch=('x86_64')
makedepends=('scons' 'gcc')
depends=('pkgconf' 'libxcursor' 'libxinerama' 'libxi' 'libxrandr' 'mesa' 'glu' 'libglvnd' 'alsa-lib' 'pulseaudio')
-source=("godot::git+https://github.com/godotengine/godot.git"
- "godot_voxel::git+https://github.com/Zylann/godot_voxel.git"
+source=("godot::git+https://github.com/godotengine/godot.git#branch=4.0"
+ "godot_voxel::git+https://github.com/Zylann/godot_voxel.git#branch=godot4"
"godot-voxel.desktop" )
sha256sums=('SKIP'
'SKIP'