summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRaffaele Orabona2023-07-05 11:25:01 +0200
committerRaffaele Orabona2023-07-05 11:25:01 +0200
commitf6f33107af66c0be70d70c4e277dffb5d01ee792 (patch)
treedd34b55047e4195d3b011d5ea1ffab87bd8682a3
parent479542960f180b10f81aededb3832bfa524e0f73 (diff)
downloadaur-f6f33107af66c0be70d70c4e277dffb5d01ee792.tar.gz
Updated to 4.0.3
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5a9fe613d8f8..16ca93c36136 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = godot-voxel
pkgdesc = The Godot game engine with Zylann's voxel tools module
- pkgver = 4.0
+ pkgver = 4.0.3
pkgrel = 1
url = https://voxel-tools.readthedocs.io/
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 5d87b96cc080..b60303e3909a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Contributor: Matthew Bentley <matthew@mtbentley.us>
pkgname=godot-voxel
-pkgver=4.0
+pkgver=4.0.3
pkgrel=1
pkgdesc="The Godot game engine with Zylann's voxel tools module"
url="https://voxel-tools.readthedocs.io/"