summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2018-12-10 12:06:57 +0200
committerOscar Morante2018-12-10 12:06:57 +0200
commit46137272a93127ea0c15cdb71647b2ad4429fa18 (patch)
treea7f8b20689d2af8866d7fd05acd38e1734a6ee8d
parent533ef72a591f0a431865941efbb084ff5ffb9b8a (diff)
downloadaur-46137272a93127ea0c15cdb71647b2ad4429fa18.tar.gz
update to new upstream version (2017.4.17f1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 93759d8970ba..ad598046d1f5 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.16f1
+ pkgver = 2017.4.17f1
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/7f7bdd1ef02b/MacEditorTargetInstaller/UnitySetup-Android-Support-for-Editor-2017.4.16f1.pkg
- md5sums = 69dfe826b66a7e42c0c2437817977505
+ source = https://download.unity3d.com/download_unity/05307cddbb71/MacEditorTargetInstaller/UnitySetup-Android-Support-for-Editor-2017.4.17f1.pkg
+ md5sums = 19c0e1d74171204cb1a6324e0cb85fce
pkgname = unity-editor-lts-android
diff --git a/PKGBUILD b/PKGBUILD
index 37d1c27b73cc..840edbdf5444 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Oscar Morante <spacepluk@gmail.com>
-_version=2017.4.16
+_version=2017.4.17
_build=f1
-_randomstring=7f7bdd1ef02b
+_randomstring=05307cddbb71
_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=('69dfe826b66a7e42c0c2437817977505')
+md5sums=('19c0e1d74171204cb1a6324e0cb85fce')
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package