makedeb
Full 2D and 3D game engine with editor
Click here to go back to the commit logs for godot-bin.
Hash: 0fe03acbfe5f8212591bb04292baf6958d748272
Message: Upgraded to 3.4.5
diff --git a/.SRCINFO b/.SRCINFO
index c8557e8..463d53f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,8 +2,8 @@ generated-by = makedeb
pkgname = godot-bin
pkgbase = godot-bin
pkgdesc = Full 2D and 3D game engine with editor
-pkgrel = 2
-pkgver = 3.4.4
+pkgrel = 1
+pkgver = 3.4.5
url = https://github.com/godotengine/godot
arch = x86_64
conflicts = godot-git
@@ -34,9 +34,9 @@ depends = libxrender1
depends = zlib1g
license = MIT
provides = godot
-source = Godot::https://github.com/godotengine/godot/releases/download/3.4.4-stable/Godot_v3.4.4-stable_x11.64.zip
+source = Godot::https://github.com/godotengine/godot/releases/download/3.4.5-stable/Godot_v3.4.5-stable_x11.64.zip
source = godot.svg
source = godot.desktop
-sha256sums = 2552b648ae3580b2e1dd64b499d71762960d0c1515fc594fae6cadccf33cadd9
-sha256sums = d87f4cc36ff71dd9a805757a6f8b43807cb310b0f512234d2304de990f9597d7
-sha256sums = 23fae2948adcf90b9318127afb0ce259ccc854588ecd4e34576a182cba69ffa9
+b2sums = 6b86356303ee58d768f6e17fd36a687fcb2fa8b1d91d5ed75dd3cd6e4eb3dd5cf5ad96ddf331d4b96ed05b4abc5339e2b45f92e9e16718771342c308e2f85acd
+b2sums = 6ef66dd3faf7c8dbc763e720bddc8eaaa519843020a41d531c1161bdf38523fde54affeb82e61b17f0e134a5d54d761ab3d38af5b888c798a1cd8f084c7180d5
+b2sums = ecdb082c0e5498b6703a4cd729c55e1030a3264ae224b83472e8a0b3aed5d03d2eaaefcebe7c3ff6cabc0205b84c317cae65d82269cd54d692c99458658a2b28
diff --git a/PKGBUILD b/PKGBUILD
index 6e6cbe5..3b5a24a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
pkgname='godot-bin'
_gitname='godot'
provides=('godot')
-pkgver='3.4.4'
-pkgrel='2'
+pkgver='3.4.5'
+pkgrel='1'
pkgdesc="Full 2D and 3D game engine with editor"
arch=('x86_64')
depends=('libasound2' 'libc6' 'libenet7' 'libfreetype6' 'libgcc-s1' 'libgl1' 'libogg0' 'libopus0' 'libpcre2-32-0' 'libpng16-16' 'libpulse0' 'libsquish0' 'libstdc++6' 'libtheora0' 'libvorbis0a' 'libvpx6' 'libwebp6' 'libx11-6' 'libxcursor1' 'libxi6' 'libxinerama1' 'libxrandr2' 'libxrender1' 'zlib1g')
@@ -12,12 +12,12 @@ license=('MIT')
url="https://github.com/godotengine/${_gitname}"
conflicts=("${_gitname}-git" "${_gitname}")
-source=("Godot"::"${url}/releases/download/3.4.4-stable/Godot_v${pkgver}-stable_x11.64.zip"
+source=("Godot"::"${url}/releases/download/${pkgver}-stable/Godot_v${pkgver}-stable_x11.64.zip"
"godot.svg"
"godot.desktop")
-sha256sums=('2552b648ae3580b2e1dd64b499d71762960d0c1515fc594fae6cadccf33cadd9'
- 'd87f4cc36ff71dd9a805757a6f8b43807cb310b0f512234d2304de990f9597d7'
- '23fae2948adcf90b9318127afb0ce259ccc854588ecd4e34576a182cba69ffa9')
+b2sums=('6b86356303ee58d768f6e17fd36a687fcb2fa8b1d91d5ed75dd3cd6e4eb3dd5cf5ad96ddf331d4b96ed05b4abc5339e2b45f92e9e16718771342c308e2f85acd'
+ '6ef66dd3faf7c8dbc763e720bddc8eaaa519843020a41d531c1161bdf38523fde54affeb82e61b17f0e134a5d54d761ab3d38af5b888c798a1cd8f084c7180d5'
+ 'ecdb082c0e5498b6703a4cd729c55e1030a3264ae224b83472e8a0b3aed5d03d2eaaefcebe7c3ff6cabc0205b84c317cae65d82269cd54d692c99458658a2b28')
package() {
cd "${srcdir}"