[arch-commits] Commit in godot/trunk (PKGBUILD)

Alexander Rødseth arodseth at archlinux.org
Wed May 19 12:08:14 UTC 2021


    Date: Wednesday, May 19, 2021 @ 12:08:13
  Author: arodseth
Revision: 936415

upgpkg: godot 3.3.1-1

Modified:
  godot/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-05-19 11:47:36 UTC (rev 936414)
+++ PKGBUILD	2021-05-19 12:08:13 UTC (rev 936415)
@@ -4,7 +4,7 @@
 # Contributor: Matthew Bentley <matthew at mtbentley.us>
 
 pkgname=godot
-pkgver=3.3
+pkgver=3.3.1
 pkgrel=1
 pkgdesc='Advanced cross-platform 2D and 3D game engine'
 url='https://godotengine.org'
@@ -13,7 +13,7 @@
 makedepends=(gcc scons yasm)
 depends=(alsa-lib freetype2 libglvnd libxcursor libxinerama libxrandr pulseaudio)
 source=("$pkgname-$pkgver.tar.gz::https://github.com/godotengine/godot/archive/$pkgver-stable.tar.gz")
-b2sums=('280b3b371c96e7a39e23f843759754e932fe4fd62b774b5d2d0d0e687fdb5dc8be7d95a18465f52d6f00456f62451115b1bf2e4afc2923ce704ffcde0f06544d')
+b2sums=('63e5d52b0d0a666b62d2e69981ec8f245dc2fc177284eb19fe4c3f74eaf048215f93f0f5786822823d17c78264dab52ddc26d63fc8e8c13584f19bf422c5606c')
 
 build() {
   cd $pkgname-$pkgver-stable



More information about the arch-commits mailing list