summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2019-02-11 14:59:49 +0100
committerOscar Morante2019-02-11 14:59:49 +0100
commitea742e8f3cf8a38644bb984a6dfe596286419c96 (patch)
treedba894e22615cff22e4020392714c91f3c3e2cb1
parent8b8ba12e63749d27e8f0dedb751c068579ad9ec7 (diff)
downloadaur-ea742e8f3cf8a38644bb984a6dfe596286419c96.tar.gz
update to new upstream version (2017.4.20f2)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 897ab17ce711..a96dc400489b 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.20f1
+ pkgver = 2017.4.20f2
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.20f1.4.20f1.pkg::https://download.unity3d.com/download_unity/20968fa45e51/MacEditorTargetInstaller/UnitySetup-Windows-Support-for-Editor-2017.4.20f1.pkg
- md5sums = 56d97951b37d6aac5a6cce34cdf7e7ad
+ source = 2017.4.20f2.4.20f2.pkg::https://download.unity3d.com/download_unity/413dbd19b6dc/MacEditorTargetInstaller/UnitySetup-Windows-Support-for-Editor-2017.4.20f2.pkg
+ md5sums = 8650ed4804d279ed95ab31308040a44f
pkgname = unity-editor-lts-windows
diff --git a/PKGBUILD b/PKGBUILD
index c3032ac47400..cb41a055ecd7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_prefix=/opt/UnityLts
pkgname=unity-editor-lts-windows
-pkgver=2017.4.20f1
+pkgver=2017.4.20f2
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.20f1.4.20f1.pkg::https://download.unity3d.com/download_unity/20968fa45e51/MacEditorTargetInstaller/UnitySetup-Windows-Support-for-Editor-2017.4.20f1.pkg")
-md5sums=("56d97951b37d6aac5a6cce34cdf7e7ad")
+source=("2017.4.20f2.4.20f2.pkg::https://download.unity3d.com/download_unity/413dbd19b6dc/MacEditorTargetInstaller/UnitySetup-Windows-Support-for-Editor-2017.4.20f2.pkg")
+md5sums=("8650ed4804d279ed95ab31308040a44f")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package