PKGBUILD patch for 5.6.0 + file hash on it's own:
bb8f9efe2f0bdbf5dedce2d451ed96bb1d529b9ed5ba08358b68f0507041624a
diff --git a/PKGBUILD b/PKGBUILD
index ad7598e..73e5e9a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: William Tang <ttc0419@outlook.com>
pkgname=unreal-engine-bin
-pkgver=5.5.3
+pkgver=5.6.0
pkgrel=1
pkgdesc="The world's most open and advanced real-time 3D creation tool"
arch=('x86_64')
@@ -16,7 +16,7 @@ optdepends=('android-ndk: Android build support'
DLAGENTS+=('manual::/usr/bin/echo \ \ Note: Please download the zip file manually from https://www.unrealengine.com/linux')
source=("manual://Linux_Unreal_Engine_${pkgver}.zip" 'unreal-engine.desktop' 'unreal-engine.xml' {16,24,32,48,64,256}.png)
-sha256sums=('e80e3a18f6355fb4339cc064ecbd2f4d1b83cbdaa063f95a980d202fbfd852e6'
+sha256sums=('bb8f9efe2f0bdbf5dedce2d451ed96bb1d529b9ed5ba08358b68f0507041624a'
'8a71e10dee1d44ad6f85d993bdf25dd4835f6415e983125ac79a912ee0c3d905'
'752dc3628639adb84ebda281040ec106227431eb7a5f92375511d96c6ceacf91'
'16197bc88f2ec77ad2690fae280bf3584c54c7d7b018d8fa4086b7c00fd4effc'
Pinned Comments
ttc0419 commented on 2022-07-23 17:34 (UTC) (edited on 2024-05-05 07:21 (UTC) by ttc0419)
To build this package, you need to:
PKGBUILD
and install the package using commandmakepkg -si
Note: Do NOT disable IPv6 as the zen server needs it to start. Please vote for the package if you think it's helpful ;-)