summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2019-01-12 12:04:53 +0200
committerOscar Morante2019-01-12 12:04:53 +0200
commitdd0f58ae58c525388cb4c1eb97b3b7dddd84c7da (patch)
tree9749c1927bdbd1e2240cf28b241b924b023c7c77
parente97ada1c0b71fed9ad47b36f357c3c77d0750a19 (diff)
downloadaur-dd0f58ae58c525388cb4c1eb97b3b7dddd84c7da.tar.gz
update to new upstream version (2018.3.1f1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fc42dd75bfb5..81ec4a24e578 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.0f2
+ pkgver = 2018.3.1f1
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.0f2.3.0f2.pkg::https://download.unity3d.com/download_unity/6e9a27477296/MacEditorTargetInstaller/UnitySetup-Windows-Mono-Support-for-Editor-2018.3.0f2.pkg
- md5sums = 01c4804576a945a44b1fa53fd4958d85
+ source = 2018.3.1f1.3.1f1.pkg::https://download.unity3d.com/download_unity/bb579dc42f1d/MacEditorTargetInstaller/UnitySetup-Windows-Mono-Support-for-Editor-2018.3.1f1.pkg
+ md5sums = 5cfcf64db5ed0f59325828a0f24e3f5f
pkgname = unity-editor-windows
diff --git a/PKGBUILD b/PKGBUILD
index 3aceaecd4368..75dc4a675fbe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_prefix=/opt/Unity
pkgname=unity-editor-windows
-pkgver=2018.3.0f2
+pkgver=2018.3.1f1
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.0f2.3.0f2.pkg::https://download.unity3d.com/download_unity/6e9a27477296/MacEditorTargetInstaller/UnitySetup-Windows-Mono-Support-for-Editor-2018.3.0f2.pkg")
-md5sums=("01c4804576a945a44b1fa53fd4958d85")
+source=("2018.3.1f1.3.1f1.pkg::https://download.unity3d.com/download_unity/bb579dc42f1d/MacEditorTargetInstaller/UnitySetup-Windows-Mono-Support-for-Editor-2018.3.1f1.pkg")
+md5sums=("5cfcf64db5ed0f59325828a0f24e3f5f")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package