summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2019-03-26 20:16:16 +0100
committerOscar Morante2019-03-26 20:16:16 +0100
commit0599db0bcf5a1274d61dbe0b72f66f01f40f5a50 (patch)
treead05eec788e23ab50eeb2601021c2a3c7fde4d50
parenta1c5e06a1119c1d8a0299e22f1e18833a3c39195 (diff)
downloadaur-0599db0bcf5a1274d61dbe0b72f66f01f40f5a50.tar.gz
update to new upstream version (2019.1.0b9)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 72f005cf3ec9..a15693824dd3 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.0b8
+ pkgver = 2019.1.0b9
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.0b8.1.0b8.pkg::https://beta.unity3d.com/download/0862b00eb5a3/MacEditorTargetInstaller/UnitySetup-Facebook-Games-Support-for-Editor-2019.1.0b8.pkg
- md5sums = a1ff206282686012a51cdde5559b3c96
+ source = 2019.1.0b9.1.0b9.pkg::https://beta.unity3d.com/download/f1481f10a935/MacEditorTargetInstaller/UnitySetup-Facebook-Games-Support-for-Editor-2019.1.0b9.pkg
+ md5sums = 4cc14467f4b2aca6dcbe25acc3b74d62
pkgname = unity-editor-beta-facebook
diff --git a/PKGBUILD b/PKGBUILD
index 2fd6408f0674..117174364e38 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_prefix=/opt/UnityBeta
pkgname=unity-editor-beta-facebook
-pkgver=2019.1.0b8
+pkgver=2019.1.0b9
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.0b8.1.0b8.pkg::https://beta.unity3d.com/download/0862b00eb5a3/MacEditorTargetInstaller/UnitySetup-Facebook-Games-Support-for-Editor-2019.1.0b8.pkg")
-md5sums=("a1ff206282686012a51cdde5559b3c96")
+source=("2019.1.0b9.1.0b9.pkg::https://beta.unity3d.com/download/f1481f10a935/MacEditorTargetInstaller/UnitySetup-Facebook-Games-Support-for-Editor-2019.1.0b9.pkg")
+md5sums=("4cc14467f4b2aca6dcbe25acc3b74d62")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package