summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2018-09-26 08:24:57 +0300
committerOscar Morante2018-09-26 08:24:57 +0300
commit5f95d1ca875cf423e7009cf456dc4efca981ef53 (patch)
tree51dd5b505bbdcb05c27b80bc66873706e6f71d76
parentc1571660a726d7cfcdd750dc715681b85b7135ee (diff)
downloadaur-5f95d1ca875cf423e7009cf456dc4efca981ef53.tar.gz
update to new upstream versino (2018.2.9f1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 181df55a5447..cd3d7b4786e5 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.7f1
+ pkgver = 2018.2.9f1
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/4ebd28dd9664/MacEditorTargetInstaller/UnitySetup-Facebook-Games-Support-for-Editor-2018.2.7f1.pkg
- sha1sums = f9e437c2f6fccfa87d31034dfa47e9465005ee64
+ source = https://download.unity3d.com/download_unity/2207421190e9/MacEditorTargetInstaller/UnitySetup-Facebook-Games-Support-for-Editor-2018.2.9f1.pkg
+ sha1sums = 66af6860f09fe432a0339f4d809d9c4a5bc0c4b0
pkgname = unity-editor-facebook
diff --git a/PKGBUILD b/PKGBUILD
index 5392af8f4fb9..9b0f71086437 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Oscar Morante <spacepluk@gmail.com>
-_version=2018.2.7
+_version=2018.2.9
_build=f1
-_randomstring=4ebd28dd9664
+_randomstring=2207421190e9
_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=('f9e437c2f6fccfa87d31034dfa47e9465005ee64')
+sha1sums=('66af6860f09fe432a0339f4d809d9c4a5bc0c4b0')
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package