summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2019-01-19 10:54:00 +0200
committerOscar Morante2019-01-19 10:54:00 +0200
commitaa2cbf74f2335c513b8f4d5967baae63af9a6a53 (patch)
treeebd0cc6a699547e009725164b6db62aa65abc960
parenta140d0cde7583f60b4d7304cd4e84378df172a76 (diff)
downloadaur-aa2cbf74f2335c513b8f4d5967baae63af9a6a53.tar.gz
update to new upstream version (2018.3.2f1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c119c948bca9..8376249e16b9 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.3.1f1
+ pkgver = 2018.3.2f1
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 = 2018.3.1f1.3.1f1.pkg::https://download.unity3d.com/download_unity/bb579dc42f1d/MacEditorTargetInstaller/UnitySetup-Facebook-Games-Support-for-Editor-2018.3.1f1.pkg
- md5sums = c571bda8c0549aa0ed22520ec8cd92f7
+ source = 2018.3.2f1.3.2f1.pkg::https://download.unity3d.com/download_unity/b3c100a4b73a/MacEditorTargetInstaller/UnitySetup-Facebook-Games-Support-for-Editor-2018.3.2f1.pkg
+ md5sums = 3198da45d64826f2633f1dc430b752a0
pkgname = unity-editor-facebook
diff --git a/PKGBUILD b/PKGBUILD
index 9a0058111bb4..7e8c107505db 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_prefix=/opt/Unity
pkgname=unity-editor-facebook
-pkgver=2018.3.1f1
+pkgver=2018.3.2f1
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=("2018.3.1f1.3.1f1.pkg::https://download.unity3d.com/download_unity/bb579dc42f1d/MacEditorTargetInstaller/UnitySetup-Facebook-Games-Support-for-Editor-2018.3.1f1.pkg")
-md5sums=("c571bda8c0549aa0ed22520ec8cd92f7")
+source=("2018.3.2f1.3.2f1.pkg::https://download.unity3d.com/download_unity/b3c100a4b73a/MacEditorTargetInstaller/UnitySetup-Facebook-Games-Support-for-Editor-2018.3.2f1.pkg")
+md5sums=("3198da45d64826f2633f1dc430b752a0")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package