summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2020-01-24 14:12:36 +0100
committerOscar Morante2020-01-24 14:12:36 +0100
commitdcc005e2885cdb6739d63ffe96578d1ebce3d02d (patch)
tree535e3ce6e8630477fff3aa31a83ff90c8d97d824
parent079a78a121c95d452ca7ba3070a040c52f09cc38 (diff)
downloadaur-dcc005e2885cdb6739d63ffe96578d1ebce3d02d.tar.gz
update to new upstream version (2019.2.19f1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3369b4b25ff6..5cecc15cb972 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.18f1
+ pkgver = 2019.2.19f1
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.18f1.2.18f1.pkg::https://download.unity3d.com/download_unity/bbf64de26e34/MacEditorTargetInstaller/UnitySetup-Facebook-Games-Support-for-Editor-2019.2.18f1.pkg
- md5sums = 019616118f19276ab8eda756aeb01571
+ source = 2019.2.19f1.2.19f1.pkg::https://download.unity3d.com/download_unity/929ab4d01772/MacEditorTargetInstaller/UnitySetup-Facebook-Games-Support-for-Editor-2019.2.19f1.pkg
+ md5sums = 3287989996254810b1074442c14fbef4
pkgname = unity-editor-facebook
diff --git a/PKGBUILD b/PKGBUILD
index fa7d01b7884c..f4a2999d7bcf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_prefix=/opt/Unity
pkgname=unity-editor-facebook
-pkgver=2019.2.18f1
+pkgver=2019.2.19f1
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.18f1.2.18f1.pkg::https://download.unity3d.com/download_unity/bbf64de26e34/MacEditorTargetInstaller/UnitySetup-Facebook-Games-Support-for-Editor-2019.2.18f1.pkg")
-md5sums=("019616118f19276ab8eda756aeb01571")
+source=("2019.2.19f1.2.19f1.pkg::https://download.unity3d.com/download_unity/929ab4d01772/MacEditorTargetInstaller/UnitySetup-Facebook-Games-Support-for-Editor-2019.2.19f1.pkg")
+md5sums=("3287989996254810b1074442c14fbef4")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package