summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2019-05-31 13:39:22 +0200
committerOscar Morante2019-05-31 13:39:22 +0200
commitfe21fd27fcdc86c609c7a5d0bc5807db46a184bf (patch)
tree4c8b3fc38dcdd931bab294cc12ec3e0b3310c257
parent44593de98ce4083df532265473c9c8161cec9408 (diff)
downloadaur-fe21fd27fcdc86c609c7a5d0bc5807db46a184bf.tar.gz
update to new upstream version (2019.2.0b4)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8f5054b1d894..0cebbe514058 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 = 2019.2.0b3
+ pkgver = 2019.2.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 = 2019.2.0b3.2.0b3.pkg::https://beta.unity3d.com/download/281ad50da7fd/MacEditorTargetInstaller/UnitySetup-Facebook-Games-Support-for-Editor-2019.2.0b3.pkg
- md5sums = 4dcedab408babed9b9be47a5f180e070
+ source = 2019.2.0b4.2.0b4.pkg::https://beta.unity3d.com/download/243498937c5d/MacEditorTargetInstaller/UnitySetup-Facebook-Games-Support-for-Editor-2019.2.0b4.pkg
+ md5sums = 8a4a79791d798544bad92ad9023b2941
pkgname = unity-editor-beta-facebook
diff --git a/PKGBUILD b/PKGBUILD
index 0091d2103c3d..4f926be21070 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_prefix=/opt/UnityBeta
pkgname=unity-editor-beta-facebook
-pkgver=2019.2.0b3
+pkgver=2019.2.0b4
pkgrel=1
pkgdesc="Allows building your Unity projects for the Facebook-Games platform"
arch=('x86_64')
@@ -11,8 +11,8 @@ url='https://unity3d.com/'
license=('custom')
depends=('unity-editor-beta')
makedepends=('cpio')
-source=("2019.2.0b3.2.0b3.pkg::https://beta.unity3d.com/download/281ad50da7fd/MacEditorTargetInstaller/UnitySetup-Facebook-Games-Support-for-Editor-2019.2.0b3.pkg")
-md5sums=("4dcedab408babed9b9be47a5f180e070")
+source=("2019.2.0b4.2.0b4.pkg::https://beta.unity3d.com/download/243498937c5d/MacEditorTargetInstaller/UnitySetup-Facebook-Games-Support-for-Editor-2019.2.0b4.pkg")
+md5sums=("8a4a79791d798544bad92ad9023b2941")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package