summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2018-05-25 14:12:52 +0200
committerOscar Morante2018-05-25 14:12:52 +0200
commitfb8e1ef87511dcb2a2d43463a453b4e0daa23f0e (patch)
treec44cb6c3bd1e18d4ca4842f10dc509d9c164ced6
parent9ae1dc61f13cc2c0aad3e740720703c8e9bb0f29 (diff)
downloadaur-fb8e1ef87511dcb2a2d43463a453b4e0daa23f0e.tar.gz
update to new upstream version (2018.2.0b5)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD8
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9b68a817e84e..9c3ee3dae6b6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = unity-editor-beta-facebook
pkgdesc = Allows building your Unity projects for the Facebook-Games platform
- pkgver = 2018.2.0b2+20180501
+ pkgver = 2018.2.0b5+20180525
pkgrel = 1
url = https://unity3d.com/
arch = x86_64
@@ -10,8 +10,8 @@ pkgbase = unity-editor-beta-facebook
makedepends = libarchive
depends = unity-editor-beta
options = !strip
- source = http://beta.unity3d.com/download/7b8938f7fa83/UnitySetup-2018.2.0b2
- sha1sums = 42112f9cc81bc941f88230631547b65daed008cc
+ source = http://beta.unity3d.com/download/05c26644dc98/UnitySetup-2018.2.0b5
+ sha1sums = eff3735245592be8a44d29fe1fc7a8b0cbb4e0dd
pkgname = unity-editor-beta-facebook
diff --git a/PKGBUILD b/PKGBUILD
index ae7e70bcffa8..0d6b03117091 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Oscar Morante <spacepluk at gmail dot com>
_version=2018.2.0
-_build=b2
-_buildtag=20180501
-_randomstring=7b8938f7fa83
+_build=b5
+_buildtag=20180525
+_randomstring=05c26644dc98
_prefix=/opt/UnityBeta
_unitydownloads="http://beta.unity3d.com/download/${_randomstring}"
#_keepsources=yes
@@ -18,7 +18,7 @@ license=('custom')
depends=('unity-editor-beta')
makedepends=('gtk2' 'libsoup' 'libarchive')
source=("${_unitydownloads}/UnitySetup-${_version}${_build}")
-sha1sums=('42112f9cc81bc941f88230631547b65daed008cc')
+sha1sums=('eff3735245592be8a44d29fe1fc7a8b0cbb4e0dd')
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package