summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2018-10-10 11:30:28 +0300
committerOscar Morante2018-10-10 11:30:28 +0300
commitc1c076c146792d04bf54b61e226a89f246a462ac (patch)
tree4555440fb3b84879a4d9ee235f069737703b713f
parent161e586ffb43e8d7a2bf58ef2461154a64325395 (diff)
downloadaur-c1c076c146792d04bf54b61e226a89f246a462ac.tar.gz
update to new upstream version (2018.3.0b4)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2e4a50329daf..6fd6bf98ba07 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.0b3
+ pkgver = 2018.3.0b4
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/cc0086a8e10c/MacEditorTargetInstaller/UnitySetup-Facebook-Games-Support-for-Editor-2018.3.0b3.pkg
- sha1sums = 907edf1dbe115dae096a4b1ae4ee082788c4a3c7
+ source = https://beta.unity3d.com/download/44012bad7987/MacEditorTargetInstaller/UnitySetup-Facebook-Games-Support-for-Editor-2018.3.0b4.pkg
+ sha1sums = 17939ae2c0a9a9c0a89dde6f17ed1143d472706d
pkgname = unity-editor-beta-facebook
diff --git a/PKGBUILD b/PKGBUILD
index 5b48bab7f960..2c26e53cb753 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Oscar Morante <spacepluk at gmail dot com>
_version=2018.3.0
-_build=b3
-_randomstring=cc0086a8e10c
+_build=b4
+_randomstring=44012bad7987
_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=('907edf1dbe115dae096a4b1ae4ee082788c4a3c7')
+sha1sums=('17939ae2c0a9a9c0a89dde6f17ed1143d472706d')
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package