summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD6
2 files changed, 3 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1704183719b2..fcc7d394efac 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Thu Sep 29 17:24:08 UTC 2016
+# Sat Oct 1 17:20:07 UTC 2016
pkgbase = unreal-engine
pkgdesc = A 3D game engine by Epic Games which can be used non-commercially for free.
pkgver = 4.13.1
- pkgrel = 1
+ pkgrel = 2
url = https://www.unrealengine.com/
arch = x86_64
license = custom:UnrealEngine
diff --git a/PKGBUILD b/PKGBUILD
index 5d999e7b5f33..d82fcb8632be 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
pkgname='unreal-engine'
pkgver=4.13.1
-pkgrel=1
+pkgrel=2
pkgdesc='A 3D game engine by Epic Games which can be used non-commercially for free.'
arch=('x86_64')
url='https://www.unrealengine.com/'
@@ -39,10 +39,6 @@ build() {
# help to clean up old builds when there is a new version
# git clean -xdf
- # revert a 4.13 commit which causes the editor to crash when opening a widget blueprint
- # @see https://issues.unrealengine.com/issue/UE-35185
- git revert 8fba9bbdc3cc4105d7c3de24adc94f7304c7d90b --no-edit
-
./Setup.sh
./GenerateProjectFiles.sh