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

Alexander Rødseth arodseth at gemini.archlinux.org
Fri Oct 1 20:42:30 UTC 2021


    Date: Friday, October 1, 2021 @ 20:42:30
  Author: arodseth
Revision: 1026589

upgpkg: godot 3.3.4-1

Modified:
  godot/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-10-01 20:40:19 UTC (rev 1026588)
+++ PKGBUILD	2021-10-01 20:42:30 UTC (rev 1026589)
@@ -5,7 +5,7 @@
 # Contributor: Matthew Bentley <matthew at mtbentley.us>
 
 pkgname=godot
-pkgver=3.3.3
+pkgver=3.3.4
 pkgrel=1
 pkgdesc='Advanced cross-platform 2D and 3D game engine'
 url='https://godotengine.org'
@@ -16,7 +16,7 @@
          libxcursor libxi libxinerama libxrandr mbedtls miniupnpc opusfile)
 optdepends=(alsa-lib pulseaudio)
 source=("$pkgname-$pkgver.tar.gz::https://github.com/godotengine/godot/archive/$pkgver-stable.tar.gz")
-b2sums=('f1388af0973c60339674b1bae0fe64cfcf00f6c30bd36d72c32035e6dcd0a2745070c574d010d96ad3b27bccfb571279985b58e1addda21dcea1cb5b3bb98473')
+b2sums=('27536d0e98fcd4b30b76154f03e68398db69fdf2da81c71adef78b04e884f00104c9213110dd95fdb61ad7f2496f765e071362a1c951b20b6e6f03f4dc718c1e')
 
 prepare() {
   # Disable the check that adds -no-pie to LINKFLAGS, for gcc != 6



More information about the arch-commits mailing list