summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2020-01-20 19:55:39 +0100
committerOscar Morante2020-01-20 19:55:39 +0100
commit079a78a121c95d452ca7ba3070a040c52f09cc38 (patch)
tree244c0ae9e457b2f9cae979eae31c9a2b18ad8387
parent48b6e3f9771423feb18c6a8caac6fe99e5ba4d34 (diff)
downloadaur-079a78a121c95d452ca7ba3070a040c52f09cc38.tar.gz
update to new upstream version (2019.2.18f1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ec7d075f5612..3369b4b25ff6 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.17f1
+ pkgver = 2019.2.18f1
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.17f1.2.17f1.pkg::https://download.unity3d.com/download_unity/8e603399ca02/MacEditorTargetInstaller/UnitySetup-Facebook-Games-Support-for-Editor-2019.2.17f1.pkg
- md5sums = 9efee44f50851eaa83e2b83353654cee
+ 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
pkgname = unity-editor-facebook
diff --git a/PKGBUILD b/PKGBUILD
index 4001b252e54b..fa7d01b7884c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_prefix=/opt/Unity
pkgname=unity-editor-facebook
-pkgver=2019.2.17f1
+pkgver=2019.2.18f1
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.17f1.2.17f1.pkg::https://download.unity3d.com/download_unity/8e603399ca02/MacEditorTargetInstaller/UnitySetup-Facebook-Games-Support-for-Editor-2019.2.17f1.pkg")
-md5sums=("9efee44f50851eaa83e2b83353654cee")
+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")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package