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 3a61f11bfc13..52b66c5d47cc 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.27f1
+ pkgver = 2017.4.28f1
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.27f1.4.27f1.pkg::https://download.unity3d.com/download_unity/0c4b856e4c6e/MacEditorTargetInstaller/UnitySetup-Facebook-Games-Support-for-Editor-2017.4.27f1.pkg
- md5sums = dd440b3a29c3a6ea0aec120a934c07f2
+ source = 2017.4.28f1.4.28f1.pkg::https://download.unity3d.com/download_unity/e3a0f7dd2097/MacEditorTargetInstaller/UnitySetup-Facebook-Games-Support-for-Editor-2017.4.28f1.pkg
+ md5sums = 010dd292b4f1fddc25ca931cf76406d4
pkgname = unity-editor-lts-facebook
diff --git a/PKGBUILD b/PKGBUILD
index ed1dba926048..3fb1e8ecadd8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_prefix=/opt/UnityLts
pkgname=unity-editor-lts-facebook
-pkgver=2017.4.27f1
+pkgver=2017.4.28f1
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.27f1.4.27f1.pkg::https://download.unity3d.com/download_unity/0c4b856e4c6e/MacEditorTargetInstaller/UnitySetup-Facebook-Games-Support-for-Editor-2017.4.27f1.pkg")
-md5sums=("dd440b3a29c3a6ea0aec120a934c07f2")
+source=("2017.4.28f1.4.28f1.pkg::https://download.unity3d.com/download_unity/e3a0f7dd2097/MacEditorTargetInstaller/UnitySetup-Facebook-Games-Support-for-Editor-2017.4.28f1.pkg")
+md5sums=("010dd292b4f1fddc25ca931cf76406d4")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package