summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2019-10-03 12:50:38 +0200
committerOscar Morante2019-10-03 12:50:38 +0200
commit18326b41c7a8b66e7a63fbaf7e81f1e432c9aea8 (patch)
tree235097055914462e0a26ef5cada093ae07edbc43
parent8ab1ee5a008e83c4dbca83103c966f341df98bec (diff)
downloadaur-18326b41c7a8b66e7a63fbaf7e81f1e432c9aea8.tar.gz
update to new upstream version (2019.2.7f2)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bda3699e466e..fcf686e6ae98 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.6f1
+ pkgver = 2019.2.7f2
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.6f1.2.6f1.pkg::https://download.unity3d.com/download_unity/fe82a0e88406/MacEditorTargetInstaller/UnitySetup-Facebook-Games-Support-for-Editor-2019.2.6f1.pkg
- md5sums = 0519ac03271a69c1285deaca6502a331
+ 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
pkgname = unity-editor-facebook
diff --git a/PKGBUILD b/PKGBUILD
index 830b0c959d0e..aca39952f1b6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_prefix=/opt/Unity
pkgname=unity-editor-facebook
-pkgver=2019.2.6f1
+pkgver=2019.2.7f2
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.6f1.2.6f1.pkg::https://download.unity3d.com/download_unity/fe82a0e88406/MacEditorTargetInstaller/UnitySetup-Facebook-Games-Support-for-Editor-2019.2.6f1.pkg")
-md5sums=("0519ac03271a69c1285deaca6502a331")
+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")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package