summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2018-11-04 13:35:49 +0200
committerOscar Morante2018-11-04 13:35:49 +0200
commit8b885581986be3c34606af5528117eca42803237 (patch)
treea53db39f015bfb2b6e938fa75e2c58315780420b
parentd600d4f7e4e927057f3df2a824de5ff83fe426ca (diff)
downloadaur-8b885581986be3c34606af5528117eca42803237.tar.gz
update to new upstream version (2018.2.14f1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 59c712315d56..b6f24d8f49ef 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.13f1
+ pkgver = 2018.2.14f1
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/83fbdcd35118/MacEditorTargetInstaller/UnitySetup-Facebook-Games-Support-for-Editor-2018.2.13f1.pkg
- sha1sums = 0ab9d1ae520bdebb41780a70cf9cf0da59b1f2f4
+ source = https://download.unity3d.com/download_unity/3262fb3b0716/MacEditorTargetInstaller/UnitySetup-Facebook-Games-Support-for-Editor-2018.2.14f1.pkg
+ sha1sums = b04ef3efd687619617da9f4eb91da54a560aa66b
pkgname = unity-editor-facebook
diff --git a/PKGBUILD b/PKGBUILD
index ae13b1d72a1c..527236404180 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Oscar Morante <spacepluk@gmail.com>
-_version=2018.2.13
+_version=2018.2.14
_build=f1
-_randomstring=83fbdcd35118
+_randomstring=3262fb3b0716
_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=('0ab9d1ae520bdebb41780a70cf9cf0da59b1f2f4')
+sha1sums=('b04ef3efd687619617da9f4eb91da54a560aa66b')
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package