summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2018-12-09 15:21:01 +0200
committerOscar Morante2018-12-09 15:21:01 +0200
commit9fd5f37b69be9ca1184a5cb64a39c7e1b95a2834 (patch)
treeea560fac0ec1c54718edff5e9ed202ff1c29d818
parenta8d178ff9031c84f24f2f2ab77d628743c3de671 (diff)
downloadaur-9fd5f37b69be9ca1184a5cb64a39c7e1b95a2834.tar.gz
update to new upstream version (2018.2.19f1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4af336be24db..1426b214d867 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = unity-editor-android
pkgdesc = Allows building your Unity projects for the Android platform
- pkgver = 2018.2.18f1
+ pkgver = 2018.2.19f1
pkgrel = 1
url = https://unity3d.com/
arch = x86_64
@@ -12,8 +12,8 @@ pkgbase = unity-editor-android
depends = android-udev
optdepends = android-ndk-13b: needed for IL2CPP builds
options = !strip
- source = https://download.unity3d.com/download_unity/4550892b6062/MacEditorTargetInstaller/UnitySetup-Android-Support-for-Editor-2018.2.18f1.pkg
- sha1sums = 1b73b902a7a83fe9030cca8fe99c37fd1f9753dc
+ source = https://download.unity3d.com/download_unity/06990f28ba00/MacEditorTargetInstaller/UnitySetup-Android-Support-for-Editor-2018.2.19f1.pkg
+ sha1sums = 9352cb18f5bbebea33b245497c46118e424fb66f
pkgname = unity-editor-android
diff --git a/PKGBUILD b/PKGBUILD
index 6f9794421669..637e8c1c9551 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Oscar Morante <spacepluk@gmail.com>
-_version=2018.2.18
+_version=2018.2.19
_build=f1
-_randomstring=4550892b6062
+_randomstring=06990f28ba00
_prefix=/opt/Unity
pkgname=unity-editor-android
@@ -19,7 +19,7 @@ depends=('unity-editor'
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")
-sha1sums=('1b73b902a7a83fe9030cca8fe99c37fd1f9753dc')
+sha1sums=('9352cb18f5bbebea33b245497c46118e424fb66f')
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package