summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2018-10-16 18:02:09 +0300
committerOscar Morante2018-10-16 18:02:09 +0300
commit8c0611c1d6b3cb74c36ba065950720473337aef2 (patch)
tree09f0c6206d5dd16cb63d640b00c1e6a2a148d5ca
parenta08c245fefff037dd2f44f7532da7560ac71939c (diff)
downloadaur-8c0611c1d6b3cb74c36ba065950720473337aef2.tar.gz
update to new upstream version (2018.2.12f1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7d68295b69f6..a93296536fe3 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.11f1
+ pkgver = 2018.2.12f1
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/38bd7dec5000/MacEditorTargetInstaller/UnitySetup-Facebook-Games-Support-for-Editor-2018.2.11f1.pkg
- sha1sums = a7e71f02ca6a033e0080fe38869b8525305dc447
+ source = https://download.unity3d.com/download_unity/0a46ddfcfad4/MacEditorTargetInstaller/UnitySetup-Facebook-Games-Support-for-Editor-2018.2.12f1.pkg
+ sha1sums = de9d24e0ce934bdfe8935f3726621963d625e12b
pkgname = unity-editor-facebook
diff --git a/PKGBUILD b/PKGBUILD
index 79cf797a4691..7ee83f88c13b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Oscar Morante <spacepluk@gmail.com>
-_version=2018.2.11
+_version=2018.2.12
_build=f1
-_randomstring=38bd7dec5000
+_randomstring=0a46ddfcfad4
_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=('a7e71f02ca6a033e0080fe38869b8525305dc447')
+sha1sums=('de9d24e0ce934bdfe8935f3726621963d625e12b')
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package