summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2018-06-21 21:52:28 +0200
committerOscar Morante2018-06-21 21:52:28 +0200
commitd35ea0c02db5eb64c7ec0e0033bf3d35e28dd7d0 (patch)
tree8046e06b1f78f3ab96eb96ce6090932c0b82dddd
parentd496ca8bd77b9ae9ac03b4483030c2375d6cabd2 (diff)
downloadaur-d35ea0c02db5eb64c7ec0e0033bf3d35e28dd7d0.tar.gz
update to new upstream version (2018.1.5f1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD8
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 666dac9b30e1..5af93a981825 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.1.3f1+20180607
+ pkgver = 2018.1.5f1+20180621
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/093b6115f8df/UnitySetup-2018.1.3f1
- sha1sums = c14f0484cf76d523e103a4e89c87e5969042dd79
+ source = http://beta.unity3d.com/download/2e0fa9ec2214/UnitySetup-2018.1.5f1
+ sha1sums = e8a2dafd1670769a85897f4addd122fa22c4019a
pkgname = unity-editor-android
diff --git a/PKGBUILD b/PKGBUILD
index cf80a02ca8c4..41414d898935 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Oscar Morante <spacepluk at gmail dot com>
-_version=2018.1.3
+_version=2018.1.5
_build=f1
-_buildtag=20180607
-_randomstring=093b6115f8df
+_buildtag=20180621
+_randomstring=2e0fa9ec2214
_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=('c14f0484cf76d523e103a4e89c87e5969042dd79')
+sha1sums=('e8a2dafd1670769a85897f4addd122fa22c4019a')
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package