summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRaffaele Orabona2023-07-05 11:20:26 +0200
committerRaffaele Orabona2023-07-05 11:20:26 +0200
commit479542960f180b10f81aededb3832bfa524e0f73 (patch)
tree43193dc6463f3c3748dacf21025aa482473b3911
parent08bd254c66f66e525655424f38bcc3ed8f4ff0f3 (diff)
downloadaur-479542960f180b10f81aededb3832bfa524e0f73.tar.gz
Updated to Godot 4.0.3-stable version
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 202bd8340b5c..5a9fe613d8f8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -18,8 +18,8 @@ pkgbase = godot-voxel
depends = libglvnd
depends = alsa-lib
depends = pulseaudio
- source = godot::git+https://github.com/godotengine/godot.git#branch=4.0
- source = voxel::git+https://github.com/Zylann/godot_voxel.git#branch=godot4.0
+ source = godot::git+https://github.com/godotengine/godot.git#commit=5222a99f5d38cd5346254cefed8f65315bca4fcb
+ source = voxel::git+https://github.com/Zylann/godot_voxel.git#commit=3e2d236a0eb85e7bb7381d7f465fecfb42fe19e8
source = godot-voxel.desktop
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 34cf07462365..5d87b96cc080 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,8 +13,8 @@ license=('MIT')
arch=('x86_64')
makedepends=('scons' 'gcc' 'git')
depends=('pkgconf' 'libxcursor' 'libxinerama' 'libxi' 'libxrandr' 'mesa' 'glu' 'libglvnd' 'alsa-lib' 'pulseaudio')
-source=("godot::git+https://github.com/godotengine/godot.git#branch=4.0"
- "voxel::git+https://github.com/Zylann/godot_voxel.git#branch=godot4.0"
+source=("godot::git+https://github.com/godotengine/godot.git#commit=5222a99f5d38cd5346254cefed8f65315bca4fcb"
+ "voxel::git+https://github.com/Zylann/godot_voxel.git#commit=3e2d236a0eb85e7bb7381d7f465fecfb42fe19e8"
"$pkgname.desktop" )
sha256sums=('SKIP'
'SKIP'