summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNeko-san2022-11-25 13:40:51 -0600
committerNeko-san2022-11-25 13:40:51 -0600
commitedf05a64f8c30c544c9cfd926e86fcc2eabeabc0 (patch)
tree59e2b8311c991bca76ef1aaa1e092cfee790331e /PKGBUILD
parent534f1713dd095b9419f374636646f8da65ea08f2 (diff)
downloadaur-edf05a64f8c30c544c9cfd926e86fcc2eabeabc0.tar.gz
Corrected a path typo in unreal-engine-5.sh
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3b843b6fd87b..1c0e23981e1b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
# If you want additional options, there are switches below.
pkgname=unreal-engine
pkgver=5.1.0
-pkgrel=21
+pkgrel=22
pkgdesc='A 3D game engine by Epic Games which can be used non-commercially for free.'
arch=('x86_64' 'x86_64_v2' 'x86_64_v3' 'x86_64_v4' 'aarch64')
url=https://www.unrealengine.com/
@@ -25,7 +25,7 @@ source=('unreal-engine-5.sh'
'com.unrealengine.UE4Editor.desktop'
'use_system_clang.patch'
'unreal-engine-5-pacman-cache.hook')
-sha256sums=('01a97e77f7f4abef0b64d47bea1ccc897cd9eab1f499f62f19995e2be8011792'
+sha256sums=('a5c7d6da3592dc245f2cac38cae266c422635dcb7031141731f5ebcbf73056c3'
'c04c03b2c5c933b7eb1af283d607934ad95fd57f44d62b83719061b555a85dca'
'b0a57db9a44d0001dc76ca8504d93e273af30093c6a993a5969d82b0ace54b98'
'9386160a91594abeeaf4fe02fea562e7a4ead4c6f9a258c2a37b2e5f10e7deca')