summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNeko-san2023-06-22 12:58:30 -0500
committerNeko-san2023-06-22 12:58:30 -0500
commit85054c8ca3bb00a9b93c363415113372cb0901af (patch)
treeb577e6e701838f5298e82a4dabb714e4af0854a5
parentebd1d81918ac5c0165da1b074c830ba8defd6cf3 (diff)
downloadaur-85054c8ca3bb00a9b93c363415113372cb0901af.tar.gz
Updated PKGBUILD to 5.2.1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9e1961ad97ec..81db0ed0dfe8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = unreal-engine
pkgdesc = A 3D game engine by Epic Games which can be used non-commercially for free.
- pkgver = 5.2.0
- pkgrel = 3
+ pkgver = 5.2.1
+ pkgrel = 0
url = https://www.unrealengine.com/
arch = x86_64
arch = x86_64_v2
diff --git a/PKGBUILD b/PKGBUILD
index 2c3de987b051..95f898625515 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,8 +7,8 @@
# The source is about 200 MiB, with an extra ~11 GiB of dependencies downloaded in Setup.sh, and may take several hours to compile.
# If you want additional options, there are switches below.
pkgname=unreal-engine
-pkgver=5.2.0
-pkgrel=3
+pkgver=5.2.1
+pkgrel=0
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/