summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2019-03-18 20:26:56 +0100
committerOscar Morante2019-03-18 20:26:56 +0100
commita1c5e06a1119c1d8a0299e22f1e18833a3c39195 (patch)
tree6c72c8fc4fb6ac552bbc100f33c493b7f2dc72cb
parent454b0b6de44521f0639f54927c64dda37ea0861a (diff)
downloadaur-a1c5e06a1119c1d8a0299e22f1e18833a3c39195.tar.gz
update to new upstream version (2019.1.0b8)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4caec31f3eb5..72f005cf3ec9 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.0b7
+ pkgver = 2019.1.0b8
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.0b7.1.0b7.pkg::https://beta.unity3d.com/download/8afb02580933/MacEditorTargetInstaller/UnitySetup-Facebook-Games-Support-for-Editor-2019.1.0b7.pkg
- md5sums = fb095cc475d2a3f0e948f6e94d3aab99
+ 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
pkgname = unity-editor-beta-facebook
diff --git a/PKGBUILD b/PKGBUILD
index 142556ccb23b..2fd6408f0674 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_prefix=/opt/UnityBeta
pkgname=unity-editor-beta-facebook
-pkgver=2019.1.0b7
+pkgver=2019.1.0b8
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.0b7.1.0b7.pkg::https://beta.unity3d.com/download/8afb02580933/MacEditorTargetInstaller/UnitySetup-Facebook-Games-Support-for-Editor-2019.1.0b7.pkg")
-md5sums=("fb095cc475d2a3f0e948f6e94d3aab99")
+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")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package