[arch-commits] Commit in godot/trunk (PKGBUILD)
Alexander Rødseth
arodseth at gemini.archlinux.org
Sat Aug 6 00:03:27 UTC 2022
Date: Saturday, August 6, 2022 @ 00:03:27
Author: arodseth
Revision: 1260360
upgpkg: godot 3.5-1
Modified:
godot/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-08-05 23:46:24 UTC (rev 1260359)
+++ PKGBUILD 2022-08-06 00:03:27 UTC (rev 1260360)
@@ -5,7 +5,7 @@
# Contributor: Matthew Bentley <matthew at mtbentley.us>
pkgname=godot
-pkgver=3.4.5
+pkgver=3.5
pkgrel=1
pkgdesc='Advanced cross-platform 2D and 3D game engine'
url='https://godotengine.org'
@@ -16,7 +16,7 @@
libwslay libxcursor libxi libxinerama libxrandr mbedtls miniupnpc opusfile)
optdepends=(pipewire-alsa pipewire-pulse)
source=("$pkgname-$pkgver.tar.gz::https://github.com/godotengine/godot/archive/$pkgver-stable.tar.gz")
-b2sums=('52e98543a27c1f00d37fe8850d3f2d247fb7e54acdd23b1e036b50ff23f80b18ca4d90b96ed9ce83c8a6dbad34aaeaee44f49b24accab01b7125b95e12ea6784')
+b2sums=('a700546f1776f223bb63bea1c79a29610394a6a0846fee7c73ef97ae7c27630c3eafc8a32364b2e6de672a7ff62dd5ca27bc26af1cdef514165b4b6335c8d1a9')
prepare() {
# Disable the check that adds -no-pie to LINKFLAGS, for gcc != 6
More information about the arch-commits
mailing list