summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNeko-san2023-09-08 16:16:20 -0500
committerNeko-san2023-09-08 16:16:20 -0500
commit12f1c4c83c28d7b4d8fbfba60def6588fee174d9 (patch)
tree780750628db0898a66d7d1c5b59b42e3b02c3124 /PKGBUILD
parentf47808e56ef10cedd9611e7bd7ca17a278f1f73f (diff)
downloadaur-12f1c4c83c28d7b4d8fbfba60def6588fee174d9.tar.gz
Corrected the versioning of pkgver 5.3 to 5.3.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9d5ca3825b33..60ae345a714f 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
+pkgver=5.3.0
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')