summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNeko-san2024-02-17 03:25:57 +0000
committerNeko-san2024-02-17 03:25:57 +0000
commitd376ffc1fa3732e4ecced3b86558aed5cfc4642b (patch)
tree8a2ec49633521902bb9c47ed04673cadad4652a3
parent60164883f86f98e4953025d95be378a6b82122d6 (diff)
downloadaur-d376ffc1fa3732e4ecced3b86558aed5cfc4642b.tar.gz
Bumped pkgver to 5.3.2
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e6e25d266564..97e6e89fe260 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = unreal-engine
pkgdesc = A 3D game engine by Epic Games which can be used non-commercially for free.
- pkgver = 5.3.1
+ pkgver = 5.3.2
pkgrel = 0
url = https://www.unrealengine.com/
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 835e0c43f32d..1049d01291a9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
# 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.3.1
+pkgver=5.3.2
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')