summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2019-07-29 12:12:28 +0200
committerOscar Morante2019-07-29 12:12:28 +0200
commitea96aa9ab28398d5062e33232db3a4fc0378eaf5 (patch)
treed8d1d50e093b8da4164298880ff60711a74aeabb
parentea54428d33ef1d65e528f11bc794f4ffd1a1b811 (diff)
downloadaur-ea96aa9ab28398d5062e33232db3a4fc0378eaf5.tar.gz
update to new upstream version (2019.1.12f1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f6e660af67c2..1446f7ccce73 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = unity-editor-windows
pkgdesc = Allows building your Unity projects for the Windows platform
- pkgver = 2019.1.11f1
+ pkgver = 2019.1.12f1
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 = 2019.1.11f1.1.11f1.pkg::https://download.unity3d.com/download_unity/9b001d489a54/MacEditorTargetInstaller/UnitySetup-Windows-Mono-Support-for-Editor-2019.1.11f1.pkg
- md5sums = 27a833201c8828cc15837bea6137791c
+ source = 2019.1.12f1.1.12f1.pkg::https://download.unity3d.com/download_unity/f04f5427219e/MacEditorTargetInstaller/UnitySetup-Windows-Mono-Support-for-Editor-2019.1.12f1.pkg
+ md5sums = 4720a4d2c23c28b6392570e312f01905
pkgname = unity-editor-windows
diff --git a/PKGBUILD b/PKGBUILD
index f68059402c38..39fd9462bab3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_prefix=/opt/Unity
pkgname=unity-editor-windows
-pkgver=2019.1.11f1
+pkgver=2019.1.12f1
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=("2019.1.11f1.1.11f1.pkg::https://download.unity3d.com/download_unity/9b001d489a54/MacEditorTargetInstaller/UnitySetup-Windows-Mono-Support-for-Editor-2019.1.11f1.pkg")
-md5sums=("27a833201c8828cc15837bea6137791c")
+source=("2019.1.12f1.1.12f1.pkg::https://download.unity3d.com/download_unity/f04f5427219e/MacEditorTargetInstaller/UnitySetup-Windows-Mono-Support-for-Editor-2019.1.12f1.pkg")
+md5sums=("4720a4d2c23c28b6392570e312f01905")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package