summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2019-09-16 12:23:59 +0200
committerOscar Morante2019-09-16 12:23:59 +0200
commit024244816d897ff31705f9e164a85e459be8bea0 (patch)
treedfee54cff99c4630335b0ebc0e9307a7fc82325f
parent1c76f2c6473ca4cf16fb39e506521e4fe05f2a30 (diff)
downloadaur-024244816d897ff31705f9e164a85e459be8bea0.tar.gz
update to new upstream version (2018.4.9f1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7cf400a899f8..d335167caf2c 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 = 2018.4.8f1
+ pkgver = 2018.4.9f1
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 = 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
+ source = 2018.4.9f1.4.9f1.pkg::https://download.unity3d.com/download_unity/ca372476eaba/MacEditorTargetInstaller/UnitySetup-Android-Support-for-Editor-2018.4.9f1.pkg
+ md5sums = 03c797e2b84552216ce8b7f9c3248c55
pkgname = unity-editor-lts-android
diff --git a/PKGBUILD b/PKGBUILD
index e1e0d568e780..b97f7efbb092 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_prefix=/opt/UnityLts
pkgname=unity-editor-lts-android
-pkgver=2018.4.8f1
+pkgver=2018.4.9f1
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=("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")
+source=("2018.4.9f1.4.9f1.pkg::https://download.unity3d.com/download_unity/ca372476eaba/MacEditorTargetInstaller/UnitySetup-Android-Support-for-Editor-2018.4.9f1.pkg")
+md5sums=("03c797e2b84552216ce8b7f9c3248c55")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package