summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2018-12-09 18:29:55 +0200
committerOscar Morante2018-12-09 18:29:55 +0200
commitfa3e679b91ec328047acfc5c0bf3bf32c7b33604 (patch)
treeea531b6927a3498d2114f61897e363898cecfcaa
parent3513e64a505d0401252d4e5da59eb3bc78d084ca (diff)
downloadaur-fa3e679b91ec328047acfc5c0bf3bf32c7b33604.tar.gz
update to new upstream version (2018.3.0f1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6d63f6c8f12e..4892e8fb2197 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = unity-editor-beta-android
pkgdesc = Allows building your Unity projects for the Android platform
- pkgver = 2018.3.0b12
+ pkgver = 2018.3.0f1
pkgrel = 1
url = https://unity3d.com/
arch = x86_64
@@ -12,8 +12,8 @@ pkgbase = unity-editor-beta-android
depends = android-udev
optdepends = android-ndk-13b: needed for IL2CPP builds
options = !strip
- source = https://beta.unity3d.com/download/77f6238a7ced/MacEditorTargetInstaller/UnitySetup-Android-Support-for-Editor-2018.3.0b12.pkg
- sha1sums = 46e8ce6e245104540212f4f1a6ce13dbe6ad4055
+ source = https://beta.unity3d.com/download/f023c421e164/MacEditorTargetInstaller/UnitySetup-Android-Support-for-Editor-2018.3.0f1.pkg
+ sha1sums = a27dbb6ee92eb3ecc548dcfc9f03d209bdd0019e
pkgname = unity-editor-beta-android
diff --git a/PKGBUILD b/PKGBUILD
index b2a782b0bbec..37a79d56ff97 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Oscar Morante <spacepluk at gmail dot com>
_version=2018.3.0
-_build=b12
-_randomstring=77f6238a7ced
+_build=f1
+_randomstring=f023c421e164
_prefix=/opt/UnityBeta
pkgname=unity-editor-beta-android
@@ -19,7 +19,7 @@ depends=('unity-editor-beta'
optdepends=('android-ndk-13b: needed for IL2CPP builds')
makedepends=('cpio')
source=("https://beta.unity3d.com/download/${_randomstring}/MacEditorTargetInstaller/UnitySetup-Android-Support-for-Editor-${_version}${_build}.pkg")
-sha1sums=('46e8ce6e245104540212f4f1a6ce13dbe6ad4055')
+sha1sums=('a27dbb6ee92eb3ecc548dcfc9f03d209bdd0019e')
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package