summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2018-10-19 12:15:11 +0300
committerOscar Morante2018-10-19 12:15:11 +0300
commit577555cbbf11ae8ec6c3b9aa0eebef4096fd94f0 (patch)
treedf1d04cb43881f64b9b7230c94fab2781741f6d6
parent6b3a5ad609b392d63467a0d41f5a283175286471 (diff)
downloadaur-577555cbbf11ae8ec6c3b9aa0eebef4096fd94f0.tar.gz
update to new upstream version (2018.3.0b6)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c66c3a19ba72..298dfb48f103 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.3.0b5
+ pkgver = 2018.3.0b6
pkgrel = 1
url = https://unity3d.com/
arch = x86_64
@@ -8,8 +8,8 @@ pkgbase = unity-editor-beta-facebook
makedepends = cpio
depends = unity-editor-beta
options = !strip
- source = https://beta.unity3d.com/download/01088ee0a3a8/MacEditorTargetInstaller/UnitySetup-Facebook-Games-Support-for-Editor-2018.3.0b5.pkg
- sha1sums = 6a881a065cc5dec4906cc1429cf2761a36670f54
+ source = https://beta.unity3d.com/download/f5aefbeed0ac/MacEditorTargetInstaller/UnitySetup-Facebook-Games-Support-for-Editor-2018.3.0b6.pkg
+ sha1sums = ef3b77ddfa27cdbea75823fd18d4f79ff30513d6
pkgname = unity-editor-beta-facebook
diff --git a/PKGBUILD b/PKGBUILD
index cbc1a37e294f..1bc44ba699c5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Oscar Morante <spacepluk at gmail dot com>
_version=2018.3.0
-_build=b5
-_randomstring=01088ee0a3a8
+_build=b6
+_randomstring=f5aefbeed0ac
_prefix=/opt/UnityBeta
pkgname=unity-editor-beta-facebook
@@ -15,7 +15,7 @@ license=('custom')
depends=('unity-editor-beta')
makedepends=('cpio')
source=("https://beta.unity3d.com/download/${_randomstring}/MacEditorTargetInstaller/UnitySetup-Facebook-Games-Support-for-Editor-${_version}${_build}.pkg")
-sha1sums=('6a881a065cc5dec4906cc1429cf2761a36670f54')
+sha1sums=('ef3b77ddfa27cdbea75823fd18d4f79ff30513d6')
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package