summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2019-09-02 11:42:45 +0200
committerOscar Morante2019-09-02 11:42:45 +0200
commiteb7f42a513c56e118e377c78f73bbb0218cfacaa (patch)
tree85fb644d0f6c88274183f12bc8a561dc91900af8
parentb5e2482dc345f791af8631e57d28afbb62c49184 (diff)
downloadaur-eb7f42a513c56e118e377c78f73bbb0218cfacaa.tar.gz
update to new upstream version (2018.4.8f1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6af0f0f3f4b1..2b9d4ef9ca68 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = unity-editor-lts-windows
pkgdesc = Allows building your Unity projects for the Windows platform
- pkgver = 2017.4.31f1
+ pkgver = 2018.4.8f1
pkgrel = 1
url = https://unity3d.com/
arch = x86_64
@@ -8,8 +8,8 @@ pkgbase = unity-editor-lts-windows
makedepends = cpio
depends = unity-editor-lts
options = !strip
- source = 2017.4.31f1.4.31f1.pkg::https://download.unity3d.com/download_unity/9c8dbc3421cb/MacEditorTargetInstaller/UnitySetup-Windows-Support-for-Editor-2017.4.31f1.pkg
- md5sums = 259b8fd99e6ec6eb249fcfff8a9b05c7
+ source = 2018.4.8f1.4.8f1.pkg::https://download.unity3d.com/download_unity/9bc9d983d803/MacEditorTargetInstaller/UnitySetup-Windows-Mono-Support-for-Editor-2018.4.8f1.pkg
+ md5sums = 1e92fc6628d186451e15d50c201bc86c
pkgname = unity-editor-lts-windows
diff --git a/PKGBUILD b/PKGBUILD
index 6dd5c7de6523..07fb374d85bd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_prefix=/opt/UnityLts
pkgname=unity-editor-lts-windows
-pkgver=2017.4.31f1
+pkgver=2018.4.8f1
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-lts')
makedepends=('cpio')
-source=("2017.4.31f1.4.31f1.pkg::https://download.unity3d.com/download_unity/9c8dbc3421cb/MacEditorTargetInstaller/UnitySetup-Windows-Support-for-Editor-2017.4.31f1.pkg")
-md5sums=("259b8fd99e6ec6eb249fcfff8a9b05c7")
+source=("2018.4.8f1.4.8f1.pkg::https://download.unity3d.com/download_unity/9bc9d983d803/MacEditorTargetInstaller/UnitySetup-Windows-Mono-Support-for-Editor-2018.4.8f1.pkg")
+md5sums=("1e92fc6628d186451e15d50c201bc86c")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package