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 dcf0482b1e92..07d8a8e03e8e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sun Jan 29 19:36:57 UTC 2017
+# Wed Feb 15 16:40:23 UTC 2017
pkgbase = unreal-engine
pkgdesc = A 3D game engine by Epic Games which can be used non-commercially for free.
- pkgver = 4.14.3
+ pkgver = 4.15.0
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.14.3-release
+ source = git+ssh://git@github.com/EpicGames/UnrealEngine.git#tag=4.15.0-release
source = UE4Editor.desktop
source = remove-clang35-dependency.patch
source = IOS-Typo.patch
diff --git a/PKGBUILD b/PKGBUILD
index 367fc5992f10..176695f551f0 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.14.3
+pkgver=4.15.0
pkgrel=1
pkgdesc='A 3D game engine by Epic Games which can be used non-commercially for free.'
arch=('x86_64')