summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2018-11-27 12:31:47 +0200
committerOscar Morante2018-11-27 12:31:47 +0200
commit31fcae7f3ad856637963fc6d560056db6d1c5b1d (patch)
tree806afd1e5c647059d2ab35355d926637c4ba8325
parent4ace5b948e592bbc0167c56257d545c47e28758b (diff)
downloadaur-31fcae7f3ad856637963fc6d560056db6d1c5b1d.tar.gz
update to new upstream version (2018.2.17f1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a15095685bfc..6ce803fdd219 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.16f1
+ pkgver = 2018.2.17f1
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/39a4ac3d51f6/MacEditorTargetInstaller/UnitySetup-Facebook-Games-Support-for-Editor-2018.2.16f1.pkg
- sha1sums = 02ad1982416d77cff25e8352cc45318f4ead081a
+ source = https://download.unity3d.com/download_unity/88933597c842/MacEditorTargetInstaller/UnitySetup-Facebook-Games-Support-for-Editor-2018.2.17f1.pkg
+ sha1sums = adccdc19a3d5da2df6d4c66fbd36207018f85b9f
pkgname = unity-editor-facebook
diff --git a/PKGBUILD b/PKGBUILD
index 6188e4f4c7a7..291bf9c11f77 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Oscar Morante <spacepluk@gmail.com>
-_version=2018.2.16
+_version=2018.2.17
_build=f1
-_randomstring=39a4ac3d51f6
+_randomstring=88933597c842
_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=('02ad1982416d77cff25e8352cc45318f4ead081a')
+sha1sums=('adccdc19a3d5da2df6d4c66fbd36207018f85b9f')
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package