summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fe533201dbab..13dcd77b0a4b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = godot-beta-bin
pkgdesc = The latest official beta release of the Godot game engine
- pkgver = 3.3_rc7
+ pkgver = 3.3_rc8
pkgrel = 1
url = https://godotengine.org
arch = i686
@@ -9,9 +9,9 @@ pkgbase = godot-beta-bin
provides = godot-beta-bin
source = godot-beta.desktop
sha256sums = 53912a2e312559455045e8e83f6e239a2cbc6f891ebb393f441c772063bb9497
- source_i686 = https://downloads.tuxfamily.org/godotengine/3.3/rc7/Godot_v3.3-rc7_x11.32.zip
+ source_i686 = https://downloads.tuxfamily.org/godotengine/3.3/rc8/Godot_v3.3-rc8_x11.32.zip
sha512sums_i686 = SKIP
- source_x86_64 = https://downloads.tuxfamily.org/godotengine/3.3/rc7/Godot_v3.3-rc7_x11.64.zip
+ source_x86_64 = https://downloads.tuxfamily.org/godotengine/3.3/rc8/Godot_v3.3-rc8_x11.64.zip
sha512sums_x86_64 = SKIP
pkgname = godot-beta-bin
diff --git a/PKGBUILD b/PKGBUILD
index 74545f164d4e..4584368302ea 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Ivan Fonseca <ivanfon@riseup.net>
pkgname=godot-beta-bin
_v1=3.3
-_v2=rc7
+_v2=rc8
pkgver=${_v1}_${_v2}
pkgrel=1
pkgdesc='The latest official beta release of the Godot game engine'