summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2018-10-02 14:55:44 +0300
committerOscar Morante2018-10-02 14:55:44 +0300
commitb457ef9ed1a014f5f84fd6df8d0bea2f36fd1c1e (patch)
treef084afded0eedb818fc82396a690d81f8eb3a110
parenta80bb394812c10900e76c82d2dd143d1a4cc2685 (diff)
downloadaur-b457ef9ed1a014f5f84fd6df8d0bea2f36fd1c1e.tar.gz
update to new upstream version (2018.2.10f1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cd3d7b4786e5..c5b9c6772aa1 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.9f1
+ pkgver = 2018.2.10f1
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/2207421190e9/MacEditorTargetInstaller/UnitySetup-Facebook-Games-Support-for-Editor-2018.2.9f1.pkg
- sha1sums = 66af6860f09fe432a0339f4d809d9c4a5bc0c4b0
+ source = https://download.unity3d.com/download_unity/674aa5a67ed5/MacEditorTargetInstaller/UnitySetup-Facebook-Games-Support-for-Editor-2018.2.10f1.pkg
+ sha1sums = 9c21247d1d0b1c57be758ec636c05fb61bf31d74
pkgname = unity-editor-facebook
diff --git a/PKGBUILD b/PKGBUILD
index 9b0f71086437..9d73476890e6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Oscar Morante <spacepluk@gmail.com>
-_version=2018.2.9
+_version=2018.2.10
_build=f1
-_randomstring=2207421190e9
+_randomstring=674aa5a67ed5
_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=('66af6860f09fe432a0339f4d809d9c4a5bc0c4b0')
+sha1sums=('9c21247d1d0b1c57be758ec636c05fb61bf31d74')
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package