summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2019-06-17 12:41:36 +0300
committerOscar Morante2019-06-17 12:41:36 +0300
commite8d72fabf88aca7fd0914a00ca79d16ce050b8bb (patch)
treef8ae815dc4e813265f338da03348623e2c66f296
parent0373b626b925f91c9bb5ca48af9fd0c5957e6e1b (diff)
downloadaur-e8d72fabf88aca7fd0914a00ca79d16ce050b8bb.tar.gz
update to new upstream version (2019.1.7f1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 911da15e8d9c..45d3b06f7375 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.6f1
+ pkgver = 2019.1.7f1
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.6f1.1.6f1.pkg::https://download.unity3d.com/download_unity/f2970305fe1c/MacEditorTargetInstaller/UnitySetup-Facebook-Games-Support-for-Editor-2019.1.6f1.pkg
- md5sums = 9c990150a66006151a0bdb6552a97217
+ source = 2019.1.7f1.1.7f1.pkg::https://download.unity3d.com/download_unity/f3c4928e5742/MacEditorTargetInstaller/UnitySetup-Facebook-Games-Support-for-Editor-2019.1.7f1.pkg
+ md5sums = 723716d9956e38d7abf620576ab64f1c
pkgname = unity-editor-facebook
diff --git a/PKGBUILD b/PKGBUILD
index c12019c3a483..6a3259ad5dad 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_prefix=/opt/Unity
pkgname=unity-editor-facebook
-pkgver=2019.1.6f1
+pkgver=2019.1.7f1
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.6f1.1.6f1.pkg::https://download.unity3d.com/download_unity/f2970305fe1c/MacEditorTargetInstaller/UnitySetup-Facebook-Games-Support-for-Editor-2019.1.6f1.pkg")
-md5sums=("9c990150a66006151a0bdb6552a97217")
+source=("2019.1.7f1.1.7f1.pkg::https://download.unity3d.com/download_unity/f3c4928e5742/MacEditorTargetInstaller/UnitySetup-Facebook-Games-Support-for-Editor-2019.1.7f1.pkg")
+md5sums=("723716d9956e38d7abf620576ab64f1c")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package