summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2019-03-09 21:26:26 +0100
committerOscar Morante2019-03-09 21:26:26 +0100
commit64b118d7a5ed5a4539181a824514ed383cb6a0ae (patch)
tree00794cef8e52e409a6dd26a4107fa4e1d10721ae
parent43e7355dd272f796a1196c8cc004bc5ab1541562 (diff)
downloadaur-64b118d7a5ed5a4539181a824514ed383cb6a0ae.tar.gz
update to new upstream version (2019.1.0b6)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cf4a63dd3492..5c9bce55d873 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.1.0b5
+ pkgver = 2019.1.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 = 2019.1.0b5.1.0b5.pkg::https://beta.unity3d.com/download/9899a5bd7e43/MacEditorTargetInstaller/UnitySetup-Facebook-Games-Support-for-Editor-2019.1.0b5.pkg
- md5sums = c2a29b2e9d5519537c1be95e7d46fd09
+ source = 2019.1.0b6.1.0b6.pkg::https://beta.unity3d.com/download/e3cf6cb42b7c/MacEditorTargetInstaller/UnitySetup-Facebook-Games-Support-for-Editor-2019.1.0b6.pkg
+ md5sums = 51295825d3124f5d47ad417d89392fa3
pkgname = unity-editor-beta-facebook
diff --git a/PKGBUILD b/PKGBUILD
index cd90a7d1aa81..3f02e992a3dd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_prefix=/opt/UnityBeta
pkgname=unity-editor-beta-facebook
-pkgver=2019.1.0b5
+pkgver=2019.1.0b6
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.1.0b5.1.0b5.pkg::https://beta.unity3d.com/download/9899a5bd7e43/MacEditorTargetInstaller/UnitySetup-Facebook-Games-Support-for-Editor-2019.1.0b5.pkg")
-md5sums=("c2a29b2e9d5519537c1be95e7d46fd09")
+source=("2019.1.0b6.1.0b6.pkg::https://beta.unity3d.com/download/e3cf6cb42b7c/MacEditorTargetInstaller/UnitySetup-Facebook-Games-Support-for-Editor-2019.1.0b6.pkg")
+md5sums=("51295825d3124f5d47ad417d89392fa3")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package