summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2019-06-27 11:37:35 +0200
committerOscar Morante2019-06-27 11:37:35 +0200
commited601754112b899880f460d1d76e134610f9302b (patch)
tree8ff747110479dadff5f916284c037980b26c8099
parent9532cbf72ef9d45abcefbfcaaf4cf6c398f69c03 (diff)
downloadaur-ed601754112b899880f460d1d76e134610f9302b.tar.gz
update to new upstream version (2019.2.0b7)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b4854db659ea..a43c2d01bf92 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.0b6
+ pkgver = 2019.2.0b7
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.0b6.2.0b6.pkg::https://beta.unity3d.com/download/2099073aa6fc/MacEditorTargetInstaller/UnitySetup-Facebook-Games-Support-for-Editor-2019.2.0b6.pkg
- md5sums = 8385081bacc8b137ac12985c9698d787
+ source = 2019.2.0b7.2.0b7.pkg::https://beta.unity3d.com/download/87c9ecb96495/MacEditorTargetInstaller/UnitySetup-Facebook-Games-Support-for-Editor-2019.2.0b7.pkg
+ md5sums = d77b2c951d5ef7005cf31b1f7853198a
pkgname = unity-editor-beta-facebook
diff --git a/PKGBUILD b/PKGBUILD
index 599ef56c423f..cfb7d7018584 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_prefix=/opt/UnityBeta
pkgname=unity-editor-beta-facebook
-pkgver=2019.2.0b6
+pkgver=2019.2.0b7
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.0b6.2.0b6.pkg::https://beta.unity3d.com/download/2099073aa6fc/MacEditorTargetInstaller/UnitySetup-Facebook-Games-Support-for-Editor-2019.2.0b6.pkg")
-md5sums=("8385081bacc8b137ac12985c9698d787")
+source=("2019.2.0b7.2.0b7.pkg::https://beta.unity3d.com/download/87c9ecb96495/MacEditorTargetInstaller/UnitySetup-Facebook-Games-Support-for-Editor-2019.2.0b7.pkg")
+md5sums=("d77b2c951d5ef7005cf31b1f7853198a")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package