summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2019-09-02 11:15:07 +0200
committerOscar Morante2019-09-02 11:15:07 +0200
commit8148ee8ccc88d8737a43a00a8481b1ac7211459c (patch)
tree10fa0344992823b38f8299ae378a08929f758edd
parent48fd7d8ecc53e334e82f31be394edccca56b1d60 (diff)
downloadaur-8148ee8ccc88d8737a43a00a8481b1ac7211459c.tar.gz
update to new upstream version (2019.2.3f1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 02e35aa183e4..0cc2107bc741 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = unity-editor-facebook
pkgdesc = Allows building your Unity projects for the Facebook-Games platform
- pkgver = 2019.1.14f1
+ pkgver = 2019.2.3f1
pkgrel = 1
url = https://unity3d.com/
arch = x86_64
@@ -8,8 +8,8 @@ pkgbase = unity-editor-facebook
makedepends = cpio
depends = unity-editor
options = !strip
- source = 2019.1.14f1.1.14f1.pkg::https://download.unity3d.com/download_unity/148b5891095a/MacEditorTargetInstaller/UnitySetup-Facebook-Games-Support-for-Editor-2019.1.14f1.pkg
- md5sums = 92ba363111e6f95b98eadb2fc85a4daa
+ source = 2019.2.3f1.2.3f1.pkg::https://beta.unity3d.com/download/8e55c27a4621/MacEditorTargetInstaller/UnitySetup-Facebook-Games-Support-for-Editor-2019.2.3f1.pkg
+ md5sums = 514abf70a59a425bc0b98340ea4995b6
pkgname = unity-editor-facebook
diff --git a/PKGBUILD b/PKGBUILD
index 2f4f46d3a441..9b6b07be6650 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_prefix=/opt/Unity
pkgname=unity-editor-facebook
-pkgver=2019.1.14f1
+pkgver=2019.2.3f1
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')
makedepends=('cpio')
-source=("2019.1.14f1.1.14f1.pkg::https://download.unity3d.com/download_unity/148b5891095a/MacEditorTargetInstaller/UnitySetup-Facebook-Games-Support-for-Editor-2019.1.14f1.pkg")
-md5sums=("92ba363111e6f95b98eadb2fc85a4daa")
+source=("2019.2.3f1.2.3f1.pkg::https://beta.unity3d.com/download/8e55c27a4621/MacEditorTargetInstaller/UnitySetup-Facebook-Games-Support-for-Editor-2019.2.3f1.pkg")
+md5sums=("514abf70a59a425bc0b98340ea4995b6")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package