summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2018-11-04 13:35:47 +0200
committerOscar Morante2018-11-04 13:35:47 +0200
commit58b271b96d22508581e76a1d661e12d483e3a6b1 (patch)
treebf6151d9adab2aa55bc9675c4ec52dafdb73a283
parent6b355d382462135783bc496bc1abb862143b507c (diff)
downloadaur-58b271b96d22508581e76a1d661e12d483e3a6b1.tar.gz
update to new upstream version (2018.2.14f1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 04f2557091df..4e404d78a059 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.13f1
+ pkgver = 2018.2.14f1
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/83fbdcd35118/MacEditorTargetInstaller/UnitySetup-Android-Support-for-Editor-2018.2.13f1.pkg
- sha1sums = d994af861c7acc3ebc81b45210208bbbdb5171db
+ source = https://download.unity3d.com/download_unity/3262fb3b0716/MacEditorTargetInstaller/UnitySetup-Android-Support-for-Editor-2018.2.14f1.pkg
+ sha1sums = 93225fa6711a0dbb4946a22eaf3a0cd6b6085dd0
pkgname = unity-editor-android
diff --git a/PKGBUILD b/PKGBUILD
index 42b22784be3f..685039cb21c5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Oscar Morante <spacepluk@gmail.com>
-_version=2018.2.13
+_version=2018.2.14
_build=f1
-_randomstring=83fbdcd35118
+_randomstring=3262fb3b0716
_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=('d994af861c7acc3ebc81b45210208bbbdb5171db')
+sha1sums=('93225fa6711a0dbb4946a22eaf3a0cd6b6085dd0')
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package