summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2018-12-16 18:49:04 +0200
committerOscar Morante2018-12-16 18:51:40 +0200
commitd6d3141209869d5ceca6d9557d9c2e37ab233dc9 (patch)
treeb8d3c7d6eac8c6ed5c824d9c36699b2f94971891
parent11ab2ef12408cf02de7cf6732aea037c5f7a5525 (diff)
downloadaur-d6d3141209869d5ceca6d9557d9c2e37ab233dc9.tar.gz
update to new upstream version (2018.3.0f2)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b1140ec577dd..50e908bf6be7 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 = 2018.2.20f1
+ pkgver = 2018.3.0f2
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 = https://download.unity3d.com/download_unity/cef3e6c0c622/MacEditorTargetInstaller/UnitySetup-Facebook-Games-Support-for-Editor-2018.2.20f1.pkg
- md5sums = c7df0ccd1a603aa2f81ae139b22c1d90
+ source = 2018.3.0f2.3.0f2.pkg::https://download.unity3d.com/download_unity/6e9a27477296/MacEditorTargetInstaller/UnitySetup-Facebook-Games-Support-for-Editor-2018.3.0f2.pkg
+ md5sums = 43869f3c504caa722caab7685fdb6c24
pkgname = unity-editor-facebook
diff --git a/PKGBUILD b/PKGBUILD
index fef58e5f6b3a..2767e1281ed0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_prefix=/opt/Unity
pkgname=unity-editor-facebook
-pkgver=2018.2.20f1
+pkgver=2018.3.0f2
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=("https://download.unity3d.com/download_unity/cef3e6c0c622/MacEditorTargetInstaller/UnitySetup-Facebook-Games-Support-for-Editor-2018.2.20f1.pkg")
-md5sums=("c7df0ccd1a603aa2f81ae139b22c1d90")
+source=("2018.3.0f2.3.0f2.pkg::https://download.unity3d.com/download_unity/6e9a27477296/MacEditorTargetInstaller/UnitySetup-Facebook-Games-Support-for-Editor-2018.3.0f2.pkg")
+md5sums=("43869f3c504caa722caab7685fdb6c24")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package