summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2018-12-09 15:21:04 +0200
committerOscar Morante2018-12-09 15:21:04 +0200
commit8eb7ee456cefaca706d078409475630d1324f506 (patch)
tree298efb37dc2310cb02a6f222e145aedbf83e7134
parent40e7c1e6439ef55c183b30551cf32e36a38a3f0a (diff)
downloadaur-8eb7ee456cefaca706d078409475630d1324f506.tar.gz
update to new upstream version (2018.2.19f1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a909c867b3e5..a495779e3d33 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.18f1
+ pkgver = 2018.2.19f1
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/4550892b6062/MacEditorTargetInstaller/UnitySetup-Facebook-Games-Support-for-Editor-2018.2.18f1.pkg
- sha1sums = e41d8d2eeaa159f045749d7071f4cd5a4493a422
+ source = https://download.unity3d.com/download_unity/06990f28ba00/MacEditorTargetInstaller/UnitySetup-Facebook-Games-Support-for-Editor-2018.2.19f1.pkg
+ sha1sums = 8f2f7e83cc1ee35090b9da94e54df6ef52fc4d40
pkgname = unity-editor-facebook
diff --git a/PKGBUILD b/PKGBUILD
index 7823456cffd6..0502b7f8c043 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Oscar Morante <spacepluk@gmail.com>
-_version=2018.2.18
+_version=2018.2.19
_build=f1
-_randomstring=4550892b6062
+_randomstring=06990f28ba00
_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=('e41d8d2eeaa159f045749d7071f4cd5a4493a422')
+sha1sums=('8f2f7e83cc1ee35090b9da94e54df6ef52fc4d40')
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package