summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7b81f7dbcb2e..385d39d137f5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Fri Feb 17 18:47:43 UTC 2017
+# Mon Mar 20 18:22:27 UTC 2017
pkgbase = unreal-engine
pkgdesc = A 3D game engine by Epic Games which can be used non-commercially for free.
- pkgver = 4.15.0
+ pkgver = 4.15.1
pkgrel = 1
url = https://www.unrealengine.com/
arch = x86_64
@@ -18,7 +18,7 @@ pkgbase = unreal-engine
depends = qt4
depends = python
conflicts = hardening-wrapper
- source = git+ssh://git@github.com/EpicGames/UnrealEngine.git#tag=4.15.0-release
+ source = git+ssh://git@github.com/EpicGames/UnrealEngine.git#tag=4.15.1-release
source = UE4Editor.desktop
source = remove-clang35-dependency.patch
source = ignore-return-value-error.patch
diff --git a/PKGBUILD b/PKGBUILD
index 758e8c6b15d9..25946f8196ca 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
# The source is over 3 GiB, with an extra 3 GiB of dependencies downloaded in build(), and may take several hours to compile.
pkgname='unreal-engine'
-pkgver=4.15.0
+pkgver=4.15.1
pkgrel=1
pkgdesc='A 3D game engine by Epic Games which can be used non-commercially for free.'
arch=('x86_64')