summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorShatur952020-11-19 22:54:34 +0200
committerShatur952020-11-19 22:54:34 +0200
commit203ec5a9068f55ef009ddf773bf3a2948e64f33c (patch)
tree08ae6f1bdbc5ab16c979a6ea818c7e2ba47eae71
parent097912393f0bb195cadc230c38c6b31dc324b196 (diff)
downloadaur-203ec5a9068f55ef009ddf773bf3a2948e64f33c.tar.gz
Update to 4.25.4
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8b19ddc5807e..bde6c30409b8 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 = 4.25.1
- pkgrel = 2
+ pkgver = 4.25.4
+ pkgrel = 1
url = https://www.unrealengine.com/
arch = x86_64
license = custom:UnrealEngine
diff --git a/PKGBUILD b/PKGBUILD
index f209b5c126fb..77878224bf61 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,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.
pkgname='unreal-engine'
-pkgver=4.25.1
-pkgrel=2
+pkgver=4.25.4
+pkgrel=1
pkgdesc='A 3D game engine by Epic Games which can be used non-commercially for free.'
arch=('x86_64')
url='https://www.unrealengine.com/'