summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2019-01-12 14:40:04 +0200
committerOscar Morante2019-01-12 14:40:04 +0200
commit91d09b980fbca07e50c6a954103a953c1315d8ca (patch)
tree24cd0c99121d943de3b7f3a66496630a1c4d7b49
parentfa3755b8d4d6be3f8bcc0145222186aeaee6932e (diff)
downloadaur-91d09b980fbca07e50c6a954103a953c1315d8ca.tar.gz
update to new upstream version (2017.4.18f1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD9
2 files changed, 6 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b62173993702..85db7e9ea3eb 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.17f1
+ pkgver = 2017.4.18f1
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 = https://download.unity3d.com/download_unity/05307cddbb71/MacEditorTargetInstaller/UnitySetup-Windows-Support-for-Editor-2017.4.17f1.pkg
- md5sums = 00677076ef99a0c0e86cc08a9cdb187d
+ source = 2017.4.18f1.4.18f1.pkg::https://download.unity3d.com/download_unity/a9236f402e28/MacEditorTargetInstaller/UnitySetup-Windows-Support-for-Editor-2017.4.18f1.pkg
+ md5sums = 9a4790ebac9ccde81e48b78b6b315b60
pkgname = unity-editor-lts-windows
diff --git a/PKGBUILD b/PKGBUILD
index 0f82d2f5eacb..254022dc7d6d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,9 @@
# Maintainer: Oscar Morante <spacepluk@gmail.com>
-_version=2017.4.17
-_build=f1
-_randomstring=05307cddbb71
_prefix=/opt/UnityLts
pkgname=unity-editor-lts-windows
-pkgver=${_version}${_build}
+pkgver=2017.4.18f1
pkgrel=1
pkgdesc="Allows building your Unity projects for the Windows platform"
arch=('x86_64')
@@ -14,8 +11,8 @@ url='https://unity3d.com/'
license=('custom')
depends=('unity-editor-lts')
makedepends=('cpio')
-source=("https://download.unity3d.com/download_unity/${_randomstring}/MacEditorTargetInstaller/UnitySetup-Windows-Support-for-Editor-${_version}${_build}.pkg")
-md5sums=('00677076ef99a0c0e86cc08a9cdb187d')
+source=("2017.4.18f1.4.18f1.pkg::https://download.unity3d.com/download_unity/a9236f402e28/MacEditorTargetInstaller/UnitySetup-Windows-Support-for-Editor-2017.4.18f1.pkg")
+md5sums=("9a4790ebac9ccde81e48b78b6b315b60")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package