summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f3e2e7d85b99..3ea5ea1d5a62 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = unity-editor-windows
pkgdesc = Allows building your Unity projects for the Windows platform
- pkgver = 2018.2.10f1
+ pkgver = 2018.2.11f1
pkgrel = 1
url = https://unity3d.com/
arch = x86_64
@@ -8,8 +8,8 @@ pkgbase = unity-editor-windows
makedepends = cpio
depends = unity-editor
options = !strip
- source = https://download.unity3d.com/download_unity/674aa5a67ed5/MacEditorTargetInstaller/UnitySetup-Windows-Mono-Support-for-Editor-2018.2.10f1.pkg
- sha1sums = c3d02836b1c416560c761fdbec679e79dde7a80d
+ source = https://download.unity3d.com/download_unity/38bd7dec5000/MacEditorTargetInstaller/UnitySetup-Windows-Mono-Support-for-Editor-2018.2.11f1.pkg
+ sha1sums = 4be47abed4e320f460a46a02ce1b395d16aa9eae
pkgname = unity-editor-windows
diff --git a/PKGBUILD b/PKGBUILD
index eb7bbab1f19a..b04162eb5b63 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Oscar Morante <spacepluk@gmail.com>
-_version=2018.2.10
+_version=2018.2.11
_build=f1
-_randomstring=674aa5a67ed5
+_randomstring=38bd7dec5000
_prefix=/opt/Unity
pkgname=unity-editor-windows
@@ -15,7 +15,7 @@ license=('custom')
depends=('unity-editor')
makedepends=('cpio')
source=("https://download.unity3d.com/download_unity/${_randomstring}/MacEditorTargetInstaller/UnitySetup-Windows-Mono-Support-for-Editor-${_version}${_build}.pkg")
-sha1sums=('c3d02836b1c416560c761fdbec679e79dde7a80d')
+sha1sums=('4be47abed4e320f460a46a02ce1b395d16aa9eae')
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package