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 e538120d1efa..5c01f606e41b 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.3.10f1
+ pkgver = 2018.3.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 = 2018.3.10f1.3.10f1.pkg::https://download.unity3d.com/download_unity/f88de2c96e63/MacEditorTargetInstaller/UnitySetup-Windows-Mono-Support-for-Editor-2018.3.10f1.pkg
- md5sums = 3b463df30f5a83bec782673a5964b0b5
+ source = 2018.3.11f1.3.11f1.pkg::https://download.unity3d.com/download_unity/5063218e4ab8/MacEditorTargetInstaller/UnitySetup-Windows-Mono-Support-for-Editor-2018.3.11f1.pkg
+ md5sums = 40f046868467424849dbcc348c3a0aef
pkgname = unity-editor-windows
diff --git a/PKGBUILD b/PKGBUILD
index 69291aa54e7d..a6942c270a2e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_prefix=/opt/Unity
pkgname=unity-editor-windows
-pkgver=2018.3.10f1
+pkgver=2018.3.11f1
pkgrel=1
pkgdesc="Allows building your Unity projects for the Windows platform"
arch=('x86_64')
@@ -11,8 +11,8 @@ url='https://unity3d.com/'
license=('custom')
depends=('unity-editor')
makedepends=('cpio')
-source=("2018.3.10f1.3.10f1.pkg::https://download.unity3d.com/download_unity/f88de2c96e63/MacEditorTargetInstaller/UnitySetup-Windows-Mono-Support-for-Editor-2018.3.10f1.pkg")
-md5sums=("3b463df30f5a83bec782673a5964b0b5")
+source=("2018.3.11f1.3.11f1.pkg::https://download.unity3d.com/download_unity/5063218e4ab8/MacEditorTargetInstaller/UnitySetup-Windows-Mono-Support-for-Editor-2018.3.11f1.pkg")
+md5sums=("40f046868467424849dbcc348c3a0aef")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package