summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2018-10-09 14:43:19 +0300
committerOscar Morante2018-10-09 14:43:19 +0300
commita08c245fefff037dd2f44f7532da7560ac71939c (patch)
tree8b142cefa4622f2c98aa4a3b33c9c7ac682f976e
parentb457ef9ed1a014f5f84fd6df8d0bea2f36fd1c1e (diff)
downloadaur-a08c245fefff037dd2f44f7532da7560ac71939c.tar.gz
update to new upstream version (2018.2.11f1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c5b9c6772aa1..7d68295b69f6 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.10f1
+ pkgver = 2018.2.11f1
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/674aa5a67ed5/MacEditorTargetInstaller/UnitySetup-Facebook-Games-Support-for-Editor-2018.2.10f1.pkg
- sha1sums = 9c21247d1d0b1c57be758ec636c05fb61bf31d74
+ source = https://download.unity3d.com/download_unity/38bd7dec5000/MacEditorTargetInstaller/UnitySetup-Facebook-Games-Support-for-Editor-2018.2.11f1.pkg
+ sha1sums = a7e71f02ca6a033e0080fe38869b8525305dc447
pkgname = unity-editor-facebook
diff --git a/PKGBUILD b/PKGBUILD
index 9d73476890e6..79cf797a4691 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Oscar Morante <spacepluk@gmail.com>
-_version=2018.2.10
+_version=2018.2.11
_build=f1
-_randomstring=674aa5a67ed5
+_randomstring=38bd7dec5000
_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=('9c21247d1d0b1c57be758ec636c05fb61bf31d74')
+sha1sums=('a7e71f02ca6a033e0080fe38869b8525305dc447')
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package