summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2019-10-08 16:45:58 +0200
committerOscar Morante2019-10-08 16:45:58 +0200
commit6d76a53141df44f838a20f786c83438d3c4d77c1 (patch)
tree45727e0a0fc78e96ec49ba04273599bce3091994
parent18326b41c7a8b66e7a63fbaf7e81f1e432c9aea8 (diff)
downloadaur-6d76a53141df44f838a20f786c83438d3c4d77c1.tar.gz
update to new upstream version (2019.2.8f1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fcf686e6ae98..ce1329d3b542 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.2.7f2
+ pkgver = 2019.2.8f1
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.2.7f2.2.7f2.pkg::https://download.unity3d.com/download_unity/c96f78eb5904/MacEditorTargetInstaller/UnitySetup-Facebook-Games-Support-for-Editor-2019.2.7f2.pkg
- md5sums = 0a72977d7c37f1d08c3c79d731e99a1d
+ source = 2019.2.8f1.2.8f1.pkg::https://download.unity3d.com/download_unity/ff5b465c8d13/MacEditorTargetInstaller/UnitySetup-Facebook-Games-Support-for-Editor-2019.2.8f1.pkg
+ md5sums = 60798b6e2a296140112a97aeab9269f5
pkgname = unity-editor-facebook
diff --git a/PKGBUILD b/PKGBUILD
index aca39952f1b6..9ab2df4ceeba 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_prefix=/opt/Unity
pkgname=unity-editor-facebook
-pkgver=2019.2.7f2
+pkgver=2019.2.8f1
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.2.7f2.2.7f2.pkg::https://download.unity3d.com/download_unity/c96f78eb5904/MacEditorTargetInstaller/UnitySetup-Facebook-Games-Support-for-Editor-2019.2.7f2.pkg")
-md5sums=("0a72977d7c37f1d08c3c79d731e99a1d")
+source=("2019.2.8f1.2.8f1.pkg::https://download.unity3d.com/download_unity/ff5b465c8d13/MacEditorTargetInstaller/UnitySetup-Facebook-Games-Support-for-Editor-2019.2.8f1.pkg")
+md5sums=("60798b6e2a296140112a97aeab9269f5")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package