summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2019-07-23 12:14:40 +0200
committerOscar Morante2019-07-23 12:14:40 +0200
commit91a720bc8e82ce2ebd31a4425be50c624a933c70 (patch)
tree73b298f3b1fa1a6c644bfa0f150a07a5ae6086b3
parent8a03a776e11eb3eae4276961eba7c54544135bb5 (diff)
downloadaur-91a720bc8e82ce2ebd31a4425be50c624a933c70.tar.gz
update to new upstream version (2019.2.0b10)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index be6e1e20acbe..d766e5e4dfb6 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.0b9
+ pkgver = 2019.2.0b10
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.0b9.2.0b9.pkg::https://beta.unity3d.com/download/eabe87e2a246/MacEditorTargetInstaller/UnitySetup-Facebook-Games-Support-for-Editor-2019.2.0b9.pkg
- md5sums = eb339f90c7b0780ef8618249690930b1
+ source = 2019.2.0b10.2.0b10.pkg::https://beta.unity3d.com/download/54f9b0ad4ba4/MacEditorTargetInstaller/UnitySetup-Facebook-Games-Support-for-Editor-2019.2.0b10.pkg
+ md5sums = 8ff694de27fe7e16c0cfa86f461f118f
pkgname = unity-editor-beta-facebook
diff --git a/PKGBUILD b/PKGBUILD
index fdf517e84165..68984fbe30c8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_prefix=/opt/UnityBeta
pkgname=unity-editor-beta-facebook
-pkgver=2019.2.0b9
+pkgver=2019.2.0b10
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.0b9.2.0b9.pkg::https://beta.unity3d.com/download/eabe87e2a246/MacEditorTargetInstaller/UnitySetup-Facebook-Games-Support-for-Editor-2019.2.0b9.pkg")
-md5sums=("eb339f90c7b0780ef8618249690930b1")
+source=("2019.2.0b10.2.0b10.pkg::https://beta.unity3d.com/download/54f9b0ad4ba4/MacEditorTargetInstaller/UnitySetup-Facebook-Games-Support-for-Editor-2019.2.0b10.pkg")
+md5sums=("8ff694de27fe7e16c0cfa86f461f118f")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package