summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2019-05-17 13:21:01 +0200
committerOscar Morante2019-05-17 13:21:01 +0200
commite2d18df656c09d7aa7ee19f57e0abb89a6821386 (patch)
tree3db0632e14c8cbd60e5c893e50e566c037f74252
parent1c443185694d763d175ee2e4d499c16e1c7978eb (diff)
downloadaur-e2d18df656c09d7aa7ee19f57e0abb89a6821386.tar.gz
update to new upstream version (2019.2.0b2)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bfd301275681..50c1a136b55a 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.0b1
+ pkgver = 2019.2.0b2
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.0b1.2.0b1.pkg::https://beta.unity3d.com/download/18ccf127b486/MacEditorTargetInstaller/UnitySetup-Facebook-Games-Support-for-Editor-2019.2.0b1.pkg
- md5sums = fa7f74929c173b8471bd7802345f89b4
+ source = 2019.2.0b2.2.0b2.pkg::https://beta.unity3d.com/download/ad601490df46/MacEditorTargetInstaller/UnitySetup-Facebook-Games-Support-for-Editor-2019.2.0b2.pkg
+ md5sums = db24d2d7ae81df40d2bcfb575ba460cb
pkgname = unity-editor-beta-facebook
diff --git a/PKGBUILD b/PKGBUILD
index 398ff6aac11d..b5ba344c4314 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_prefix=/opt/UnityBeta
pkgname=unity-editor-beta-facebook
-pkgver=2019.2.0b1
+pkgver=2019.2.0b2
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.0b1.2.0b1.pkg::https://beta.unity3d.com/download/18ccf127b486/MacEditorTargetInstaller/UnitySetup-Facebook-Games-Support-for-Editor-2019.2.0b1.pkg")
-md5sums=("fa7f74929c173b8471bd7802345f89b4")
+source=("2019.2.0b2.2.0b2.pkg::https://beta.unity3d.com/download/ad601490df46/MacEditorTargetInstaller/UnitySetup-Facebook-Games-Support-for-Editor-2019.2.0b2.pkg")
+md5sums=("db24d2d7ae81df40d2bcfb575ba460cb")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package