summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2018-10-19 11:14:24 +0300
committerOscar Morante2018-10-19 11:14:24 +0300
commit6b355d382462135783bc496bc1abb862143b507c (patch)
tree798468239f30a22019a2ad7819ee44e031fe77ce
parent6c739206daa7a80fda9bb3adc59c02ea9c768b83 (diff)
downloadaur-6b355d382462135783bc496bc1abb862143b507c.tar.gz
update to new upstream version (2018.2.13f1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ba2822f52b6b..04f2557091df 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.12f1
+ pkgver = 2018.2.13f1
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/0a46ddfcfad4/MacEditorTargetInstaller/UnitySetup-Android-Support-for-Editor-2018.2.12f1.pkg
- sha1sums = 01079e1cdc1cbac51a8077801d9a8b9b69ac58c6
+ source = https://download.unity3d.com/download_unity/83fbdcd35118/MacEditorTargetInstaller/UnitySetup-Android-Support-for-Editor-2018.2.13f1.pkg
+ sha1sums = d994af861c7acc3ebc81b45210208bbbdb5171db
pkgname = unity-editor-android
diff --git a/PKGBUILD b/PKGBUILD
index f0cb61c0d39f..42b22784be3f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Oscar Morante <spacepluk@gmail.com>
-_version=2018.2.12
+_version=2018.2.13
_build=f1
-_randomstring=0a46ddfcfad4
+_randomstring=83fbdcd35118
_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=('01079e1cdc1cbac51a8077801d9a8b9b69ac58c6')
+sha1sums=('d994af861c7acc3ebc81b45210208bbbdb5171db')
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package