summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2018-04-08 17:38:31 +0300
committerOscar Morante2018-04-08 17:38:31 +0300
commitb32895b4ca36e7b1c07586a2fdbadbcc3a7af438 (patch)
treebd01d9ea85ef912f619f83e79cd37919ab78aa0b
parent6b2c8b5c668e7aff9160112a9a4b47e33d89ac8e (diff)
downloadaur-b32895b4ca36e7b1c07586a2fdbadbcc3a7af438.tar.gz
update to new upstream version (2018.1.0b13)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD8
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 072651bb3acb..cd2304e96c3a 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.1.0b8+20180221
+ pkgver = 2018.1.0b13+20180502
pkgrel = 1
url = https://unity3d.com/
arch = x86_64
@@ -14,8 +14,8 @@ pkgbase = unity-editor-beta-android
depends = android-udev
optdepends = android-ndk-13b: needed for IL2CPP builds
options = !strip
- source = http://beta.unity3d.com/download/ee2fb9f9da52/UnitySetup-2018.1.0b8
- sha1sums = 1322e5922b3a5b37910b30e308740cc453211ebd
+ source = http://beta.unity3d.com/download/77a142ac9989/UnitySetup-2018.1.0b13
+ sha1sums = db01d63684c7bf114d9b5df6d0c23f81894dd2d5
pkgname = unity-editor-beta-android
diff --git a/PKGBUILD b/PKGBUILD
index c5d355ca0037..7ead69298a58 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Oscar Morante <spacepluk at gmail dot com>
_version=2018.1.0
-_build=b8
-_buildtag=20180221
-_randomstring=ee2fb9f9da52
+_build=b13
+_buildtag=20180502
+_randomstring=77a142ac9989
_prefix=/opt/UnityBeta
_unitydownloads="http://beta.unity3d.com/download/${_randomstring}"
#_keepdownloads=yes
@@ -22,7 +22,7 @@ depends=('unity-editor-beta'
optdepends=('android-ndk-13b: needed for IL2CPP builds')
makedepends=('gtk2' 'libsoup' 'libarchive')
source=("${_unitydownloads}/UnitySetup-${_version}${_build}")
-sha1sums=('1322e5922b3a5b37910b30e308740cc453211ebd')
+sha1sums=('db01d63684c7bf114d9b5df6d0c23f81894dd2d5')
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package