summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2019-09-02 11:42:06 +0200
committerOscar Morante2019-09-02 11:42:06 +0200
commit1c76f2c6473ca4cf16fb39e506521e4fe05f2a30 (patch)
treed47d4cf8c942fe1fade6d226d676563a278419cf
parent2dda2079c3bc6cf261ffc6f790cab48845cea6ca (diff)
downloadaur-1c76f2c6473ca4cf16fb39e506521e4fe05f2a30.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 51f27d82c027..7cf400a899f8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = unity-editor-lts-android
pkgdesc = Allows building your Unity projects for the Android platform
- pkgver = 2017.4.31f1
+ pkgver = 2018.4.8f1
pkgrel = 1
url = https://unity3d.com/
arch = x86_64
@@ -12,8 +12,8 @@ pkgbase = unity-editor-lts-android
depends = android-udev
optdepends = android-ndk-13b: needed for IL2CPP builds
options = !strip
- source = 2017.4.31f1.4.31f1.pkg::https://download.unity3d.com/download_unity/9c8dbc3421cb/MacEditorTargetInstaller/UnitySetup-Android-Support-for-Editor-2017.4.31f1.pkg
- md5sums = 67d07cb834a43138885926136305a7d3
+ source = 2018.4.8f1.4.8f1.pkg::https://download.unity3d.com/download_unity/9bc9d983d803/MacEditorTargetInstaller/UnitySetup-Android-Support-for-Editor-2018.4.8f1.pkg
+ md5sums = 05c83d13f8ee52f266c25cbc577a27e2
pkgname = unity-editor-lts-android
diff --git a/PKGBUILD b/PKGBUILD
index b38f59e88653..e1e0d568e780 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_prefix=/opt/UnityLts
pkgname=unity-editor-lts-android
-pkgver=2017.4.31f1
+pkgver=2018.4.8f1
pkgrel=1
pkgdesc="Allows building your Unity projects for the Android platform"
arch=('x86_64')
@@ -15,8 +15,8 @@ depends=('unity-editor-lts'
'android-udev')
makedepends=('cpio')
optdepends=('android-ndk-13b: needed for IL2CPP builds')
-source=("2017.4.31f1.4.31f1.pkg::https://download.unity3d.com/download_unity/9c8dbc3421cb/MacEditorTargetInstaller/UnitySetup-Android-Support-for-Editor-2017.4.31f1.pkg")
-md5sums=("67d07cb834a43138885926136305a7d3")
+source=("2018.4.8f1.4.8f1.pkg::https://download.unity3d.com/download_unity/9bc9d983d803/MacEditorTargetInstaller/UnitySetup-Android-Support-for-Editor-2018.4.8f1.pkg")
+md5sums=("05c83d13f8ee52f266c25cbc577a27e2")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package