summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2018-11-27 14:21:51 +0200
committerOscar Morante2018-11-27 14:21:51 +0200
commit533ef72a591f0a431865941efbb084ff5ffb9b8a (patch)
tree4c4be2beb6be066894c521fb84482a3aefdab7ca
parent4f3d0a2434a2cd07d78d3af666da996ff51e53c4 (diff)
downloadaur-533ef72a591f0a431865941efbb084ff5ffb9b8a.tar.gz
update to new upstream version (2017.4.16f1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 292bb6fe183d..93759d8970ba 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.15f1
+ pkgver = 2017.4.16f1
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 = https://download.unity3d.com/download_unity/5d485b4897a7/MacEditorTargetInstaller/UnitySetup-Android-Support-for-Editor-2017.4.15f1.pkg
- md5sums = 6835e588250cf9c5b8adb763ea25c73b
+ source = https://download.unity3d.com/download_unity/7f7bdd1ef02b/MacEditorTargetInstaller/UnitySetup-Android-Support-for-Editor-2017.4.16f1.pkg
+ md5sums = 69dfe826b66a7e42c0c2437817977505
pkgname = unity-editor-lts-android
diff --git a/PKGBUILD b/PKGBUILD
index a65d2ab904e5..37d1c27b73cc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Oscar Morante <spacepluk@gmail.com>
-_version=2017.4.15
+_version=2017.4.16
_build=f1
-_randomstring=5d485b4897a7
+_randomstring=7f7bdd1ef02b
_prefix=/opt/UnityLts
pkgname=unity-editor-lts-android
@@ -19,7 +19,7 @@ depends=('unity-editor-lts'
makedepends=('cpio')
optdepends=('android-ndk-13b: needed for IL2CPP builds')
source=("https://download.unity3d.com/download_unity/${_randomstring}/MacEditorTargetInstaller/UnitySetup-Android-Support-for-Editor-${_version}${_build}.pkg")
-md5sums=('6835e588250cf9c5b8adb763ea25c73b')
+md5sums=('69dfe826b66a7e42c0c2437817977505')
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package