summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2018-08-03 12:51:01 +0200
committerOscar Morante2018-08-03 12:51:01 +0200
commita0e774cd48237ae4ea247541ed75241efdd6156d (patch)
tree041ed04445418b9767d298261465ec3bfa1c4efc
parent29317ca4153e109c53426cef2acc848f2623a443 (diff)
downloadaur-a0e774cd48237ae4ea247541ed75241efdd6156d.tar.gz
update to new upstream version (2018.2.1f1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD10
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index eda317ba2df3..e053bfd582b2 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.0f2+20180711
+ pkgver = 2018.2.1f1+20180703
pkgrel = 1
url = https://unity3d.com/
arch = x86_64
@@ -14,8 +14,8 @@ pkgbase = unity-editor-android
depends = android-udev
optdepends = android-ndk-13b: needed for IL2CPP builds
options = !strip
- source = http://beta.unity3d.com/download/10189b18f56e/UnitySetup-2018.2.0f2
- sha1sums = a8d71b86c8a8f3bbccdf813c3bc67b3dd92c728d
+ source = http://beta.unity3d.com/download/48afb4a72b1a/UnitySetup-2018.2.1f1
+ sha1sums = ed3906b2607db3b806be153f8062990268af76ac
pkgname = unity-editor-android
diff --git a/PKGBUILD b/PKGBUILD
index 5046e93b9304..c75d76e1411f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Oscar Morante <spacepluk at gmail dot com>
-_version=2018.2.0
-_build=f2
-_buildtag=20180711
-_randomstring=10189b18f56e
+_version=2018.2.1
+_build=f1
+_buildtag=20180703
+_randomstring=48afb4a72b1a
_prefix=/opt/Unity
_unitydownloads="http://beta.unity3d.com/download/${_randomstring}"
#_keepdownloads=yes
@@ -22,7 +22,7 @@ depends=('unity-editor'
optdepends=('android-ndk-13b: needed for IL2CPP builds')
makedepends=('gtk2' 'libsoup' 'libarchive')
source=("${_unitydownloads}/UnitySetup-${_version}${_build}")
-sha1sums=('a8d71b86c8a8f3bbccdf813c3bc67b3dd92c728d')
+sha1sums=('ed3906b2607db3b806be153f8062990268af76ac')
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package