summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2019-06-11 15:03:24 +0200
committerOscar Morante2019-06-11 15:03:24 +0200
commit0373b626b925f91c9bb5ca48af9fd0c5957e6e1b (patch)
tree655626bc478186b2203fa5127a97d1866ff36e1a
parent50b66bb21d0059469bcabe0fb08b267e7e7688f3 (diff)
downloadaur-0373b626b925f91c9bb5ca48af9fd0c5957e6e1b.tar.gz
update to new upstream version (2019.1.6f1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 189e4dbf7a0d..911da15e8d9c 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.1.5f1
+ pkgver = 2019.1.6f1
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.1.5f1.1.5f1.pkg::https://download.unity3d.com/download_unity/0ca0f5646614/MacEditorTargetInstaller/UnitySetup-Facebook-Games-Support-for-Editor-2019.1.5f1.pkg
- md5sums = 7191fc32b65e9a2326a62acc717bebf8
+ source = 2019.1.6f1.1.6f1.pkg::https://download.unity3d.com/download_unity/f2970305fe1c/MacEditorTargetInstaller/UnitySetup-Facebook-Games-Support-for-Editor-2019.1.6f1.pkg
+ md5sums = 9c990150a66006151a0bdb6552a97217
pkgname = unity-editor-facebook
diff --git a/PKGBUILD b/PKGBUILD
index 7e0ab430bc45..c12019c3a483 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_prefix=/opt/Unity
pkgname=unity-editor-facebook
-pkgver=2019.1.5f1
+pkgver=2019.1.6f1
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.1.5f1.1.5f1.pkg::https://download.unity3d.com/download_unity/0ca0f5646614/MacEditorTargetInstaller/UnitySetup-Facebook-Games-Support-for-Editor-2019.1.5f1.pkg")
-md5sums=("7191fc32b65e9a2326a62acc717bebf8")
+source=("2019.1.6f1.1.6f1.pkg::https://download.unity3d.com/download_unity/f2970305fe1c/MacEditorTargetInstaller/UnitySetup-Facebook-Games-Support-for-Editor-2019.1.6f1.pkg")
+md5sums=("9c990150a66006151a0bdb6552a97217")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package