summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2018-11-12 14:19:09 +0200
committerOscar Morante2018-11-12 14:19:09 +0200
commitad23d78b4875c7d671c6f91078aa061fa903e9b8 (patch)
treeb8f25cbd8298185cd574ea5dae5af9b068fde26c
parent8b885581986be3c34606af5528117eca42803237 (diff)
downloadaur-ad23d78b4875c7d671c6f91078aa061fa903e9b8.tar.gz
update to new upstream version 2018.2.15f1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b6f24d8f49ef..4fd4adac5b67 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 = 2018.2.14f1
+ pkgver = 2018.2.15f1
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 = https://download.unity3d.com/download_unity/3262fb3b0716/MacEditorTargetInstaller/UnitySetup-Facebook-Games-Support-for-Editor-2018.2.14f1.pkg
- sha1sums = b04ef3efd687619617da9f4eb91da54a560aa66b
+ source = https://download.unity3d.com/download_unity/65e0713a5949/MacEditorTargetInstaller/UnitySetup-Facebook-Games-Support-for-Editor-2018.2.15f1.pkg
+ sha1sums = 82de0862bfa4b76d63695cd6cc9f9cab4116c09d
pkgname = unity-editor-facebook
diff --git a/PKGBUILD b/PKGBUILD
index 527236404180..c9c2867ed31b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Oscar Morante <spacepluk@gmail.com>
-_version=2018.2.14
+_version=2018.2.15
_build=f1
-_randomstring=3262fb3b0716
+_randomstring=65e0713a5949
_prefix=/opt/Unity
pkgname=unity-editor-facebook
@@ -15,7 +15,7 @@ license=('custom')
depends=('unity-editor')
makedepends=('cpio')
source=("https://download.unity3d.com/download_unity/${_randomstring}/MacEditorTargetInstaller/UnitySetup-Facebook-Games-Support-for-Editor-${_version}${_build}.pkg")
-sha1sums=('b04ef3efd687619617da9f4eb91da54a560aa66b')
+sha1sums=('82de0862bfa4b76d63695cd6cc9f9cab4116c09d')
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package