summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2018-12-16 13:03:57 +0200
committerOscar Morante2018-12-16 13:15:15 +0200
commit11ab2ef12408cf02de7cf6732aea037c5f7a5525 (patch)
tree9000d6086730493409a1eecbef2ac5b6a5941d32
parent8eb7ee456cefaca706d078409475630d1324f506 (diff)
downloadaur-11ab2ef12408cf02de7cf6732aea037c5f7a5525.tar.gz
update to new upstream version (2018.2.20f1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD9
2 files changed, 6 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a495779e3d33..b1140ec577dd 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.19f1
+ pkgver = 2018.2.20f1
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/06990f28ba00/MacEditorTargetInstaller/UnitySetup-Facebook-Games-Support-for-Editor-2018.2.19f1.pkg
- sha1sums = 8f2f7e83cc1ee35090b9da94e54df6ef52fc4d40
+ source = https://download.unity3d.com/download_unity/cef3e6c0c622/MacEditorTargetInstaller/UnitySetup-Facebook-Games-Support-for-Editor-2018.2.20f1.pkg
+ md5sums = c7df0ccd1a603aa2f81ae139b22c1d90
pkgname = unity-editor-facebook
diff --git a/PKGBUILD b/PKGBUILD
index 0502b7f8c043..fef58e5f6b3a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,9 @@
# Maintainer: Oscar Morante <spacepluk@gmail.com>
-_version=2018.2.19
-_build=f1
-_randomstring=06990f28ba00
_prefix=/opt/Unity
pkgname=unity-editor-facebook
-pkgver=${_version}${_build}
+pkgver=2018.2.20f1
pkgrel=1
pkgdesc="Allows building your Unity projects for the Facebook-Games platform"
arch=('x86_64')
@@ -14,8 +11,8 @@ url='https://unity3d.com/'
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=('8f2f7e83cc1ee35090b9da94e54df6ef52fc4d40')
+source=("https://download.unity3d.com/download_unity/cef3e6c0c622/MacEditorTargetInstaller/UnitySetup-Facebook-Games-Support-for-Editor-2018.2.20f1.pkg")
+md5sums=("c7df0ccd1a603aa2f81ae139b22c1d90")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package