summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6cd46f9b53e2..12206aef2a2b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = unity-editor-lts-facebook
pkgdesc = Allows building your Unity projects for the Facebook-Games platform
- pkgver = 2017.4.20f2
+ pkgver = 2017.4.21f1
pkgrel = 1
url = https://unity3d.com/
arch = x86_64
@@ -8,8 +8,8 @@ pkgbase = unity-editor-lts-facebook
makedepends = cpio
depends = unity-editor-lts
options = !strip
- source = 2017.4.20f2.4.20f2.pkg::https://download.unity3d.com/download_unity/413dbd19b6dc/MacEditorTargetInstaller/UnitySetup-Facebook-Games-Support-for-Editor-2017.4.20f2.pkg
- md5sums = 352cabefe0b3bd41b9ad89c8aad50131
+ source = 2017.4.21f1.4.21f1.pkg::https://download.unity3d.com/download_unity/de35fe252486/MacEditorTargetInstaller/UnitySetup-Facebook-Games-Support-for-Editor-2017.4.21f1.pkg
+ md5sums = 45e23be3b8b18642bae7b5fb1f56544a
pkgname = unity-editor-lts-facebook
diff --git a/PKGBUILD b/PKGBUILD
index 9a9be90e8859..36829dd656ac 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_prefix=/opt/UnityLts
pkgname=unity-editor-lts-facebook
-pkgver=2017.4.20f2
+pkgver=2017.4.21f1
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-lts')
makedepends=('cpio')
-source=("2017.4.20f2.4.20f2.pkg::https://download.unity3d.com/download_unity/413dbd19b6dc/MacEditorTargetInstaller/UnitySetup-Facebook-Games-Support-for-Editor-2017.4.20f2.pkg")
-md5sums=("352cabefe0b3bd41b9ad89c8aad50131")
+source=("2017.4.21f1.4.21f1.pkg::https://download.unity3d.com/download_unity/de35fe252486/MacEditorTargetInstaller/UnitySetup-Facebook-Games-Support-for-Editor-2017.4.21f1.pkg")
+md5sums=("45e23be3b8b18642bae7b5fb1f56544a")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package