summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2019-07-10 13:13:44 +0200
committerOscar Morante2019-07-10 13:13:44 +0200
commit3a26751ebac63c8207cc26a7581ed623ad2ec394 (patch)
tree44b6bba6cfe2e66527a8a630ab5fc780d8a23de3
parent26a8d14c6dfd17687b842398af694be9cb6b398a (diff)
downloadaur-3a26751ebac63c8207cc26a7581ed623ad2ec394.tar.gz
update to new upstream version (2017.4.30f1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8692e7f10374..d0235d47a1eb 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.29f1
+ pkgver = 2017.4.30f1
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.29f1.4.29f1.pkg::https://download.unity3d.com/download_unity/06508aa14ca1/MacEditorTargetInstaller/UnitySetup-Windows-Support-for-Editor-2017.4.29f1.pkg
- md5sums = 07dc3d928308945674082fdcfbab3803
+ source = 2017.4.30f1.4.30f1.pkg::https://download.unity3d.com/download_unity/c6fa43736cae/MacEditorTargetInstaller/UnitySetup-Windows-Support-for-Editor-2017.4.30f1.pkg
+ md5sums = 36b724744be4ed2f9ffc39939ccb00ae
pkgname = unity-editor-lts-windows
diff --git a/PKGBUILD b/PKGBUILD
index da220a99b5ce..458bf7e4a1d3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_prefix=/opt/UnityLts
pkgname=unity-editor-lts-windows
-pkgver=2017.4.29f1
+pkgver=2017.4.30f1
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.29f1.4.29f1.pkg::https://download.unity3d.com/download_unity/06508aa14ca1/MacEditorTargetInstaller/UnitySetup-Windows-Support-for-Editor-2017.4.29f1.pkg")
-md5sums=("07dc3d928308945674082fdcfbab3803")
+source=("2017.4.30f1.4.30f1.pkg::https://download.unity3d.com/download_unity/c6fa43736cae/MacEditorTargetInstaller/UnitySetup-Windows-Support-for-Editor-2017.4.30f1.pkg")
+md5sums=("36b724744be4ed2f9ffc39939ccb00ae")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package