summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2018-11-27 12:31:44 +0200
committerOscar Morante2018-11-27 12:31:44 +0200
commit527833bd7c9705f60fc60eabaa538c3aea2d268b (patch)
tree9341ed0d0b0f24baca4b1e992591e80cbc6c1d66
parent7f148b0ede1acedddda83093b4ebd94f80e2ef3b (diff)
downloadaur-527833bd7c9705f60fc60eabaa538c3aea2d268b.tar.gz
update to new upstream version (2018.2.17f1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 254fd4a13071..fbab90f3138d 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.16f1
+ pkgver = 2018.2.17f1
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/39a4ac3d51f6/MacEditorTargetInstaller/UnitySetup-Android-Support-for-Editor-2018.2.16f1.pkg
- sha1sums = 7dcd96adf5cef1aed7cab57a325df9cdec36be7d
+ source = https://download.unity3d.com/download_unity/88933597c842/MacEditorTargetInstaller/UnitySetup-Android-Support-for-Editor-2018.2.17f1.pkg
+ sha1sums = 4a5683c4a7617883c131ccee58d609e1680264ed
pkgname = unity-editor-android
diff --git a/PKGBUILD b/PKGBUILD
index 561d0b3856a7..b193cd142450 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Oscar Morante <spacepluk@gmail.com>
-_version=2018.2.16
+_version=2018.2.17
_build=f1
-_randomstring=39a4ac3d51f6
+_randomstring=88933597c842
_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=('7dcd96adf5cef1aed7cab57a325df9cdec36be7d')
+sha1sums=('4a5683c4a7617883c131ccee58d609e1680264ed')
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package