summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2019-04-16 18:12:17 +0200
committerOscar Morante2019-04-16 18:12:17 +0200
commit2d0ff853e81390d51a55010ce2186593e74c05a0 (patch)
treec0438c9ffcce297b8c393cfa5ec4107b2a2e00cd
parentd03b6ded69b6d42208863844fe0410015364be11 (diff)
downloadaur-2d0ff853e81390d51a55010ce2186593e74c05a0.tar.gz
update to new upstream version (2019.1.0f2)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3eb23f5dc2ba..fad770bfc5d1 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.12f1
+ pkgver = 2019.1.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 = 2018.3.12f1.3.12f1.pkg::https://download.unity3d.com/download_unity/8afd630d1f5b/MacEditorTargetInstaller/UnitySetup-Facebook-Games-Support-for-Editor-2018.3.12f1.pkg
- md5sums = 3f69453abd8d86adc41535355ae4e608
+ source = 2019.1.0f2.1.0f2.pkg::https://beta.unity3d.com/download/292b93d75a2c/MacEditorTargetInstaller/UnitySetup-Facebook-Games-Support-for-Editor-2019.1.0f2.pkg
+ md5sums = f7a2333ac6959f8e323dc2b0511c5a4e
pkgname = unity-editor-facebook
diff --git a/PKGBUILD b/PKGBUILD
index 39d05a1521a0..bff7cead0f45 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_prefix=/opt/Unity
pkgname=unity-editor-facebook
-pkgver=2018.3.12f1
+pkgver=2019.1.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=("2018.3.12f1.3.12f1.pkg::https://download.unity3d.com/download_unity/8afd630d1f5b/MacEditorTargetInstaller/UnitySetup-Facebook-Games-Support-for-Editor-2018.3.12f1.pkg")
-md5sums=("3f69453abd8d86adc41535355ae4e608")
+source=("2019.1.0f2.1.0f2.pkg::https://beta.unity3d.com/download/292b93d75a2c/MacEditorTargetInstaller/UnitySetup-Facebook-Games-Support-for-Editor-2019.1.0f2.pkg")
+md5sums=("f7a2333ac6959f8e323dc2b0511c5a4e")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package