summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0ff8c70c6988..1f2a91e9cfef 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = godot-headless
pkgdesc = An advanced, feature packed, multi-platform 2D and 3D game engine
- pkgver = 3.2.3
+ pkgver = 3.3
pkgrel = 1
url = http://www.godotengine.org
arch = i686
@@ -15,7 +15,7 @@ pkgbase = godot-headless
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/godotengine/godot/archive/3.3-stable.tar.gz
sha256sums = 4c2a8e7da1ad05c6223b0ff6cf2be124dad6708b56a8ec9910dc2aaf82a553ae
pkgname = godot-headless
diff --git a/PKGBUILD b/PKGBUILD
index 0534927ae265..a5af0b27e898 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Matthew Bentley <matthew@mtbentley.us>
pkgname=godot-headless
-pkgver=3.2.3
+pkgver=3.3
pkgrel=1
pkgdesc='An advanced, feature packed, multi-platform 2D and 3D game engine'
url='http://www.godotengine.org'