summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2018-09-26 09:19:58 +0300
committerOscar Morante2018-09-26 09:19:58 +0300
commit245eae13e8dbd27d71aea6f1a48f04447c0b60d9 (patch)
tree1942bec05d0f4d91f4d3daf88cda11c4e77eb65d
parentc3ad22b0c400cee4cfc8a31058e750cbae8f8988 (diff)
downloadaur-245eae13e8dbd27d71aea6f1a48f04447c0b60d9.tar.gz
update to new upstream version (2018.3.0b2)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0a69395d189d..23426090942a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = unity-editor-beta-facebook
pkgdesc = Allows building your Unity projects for the Facebook-Games platform
- pkgver = 2018.3.0b1
+ pkgver = 2018.3.0b2
pkgrel = 2
url = https://unity3d.com/
arch = x86_64
@@ -8,8 +8,8 @@ pkgbase = unity-editor-beta-facebook
makedepends = cpio
depends = unity-editor-beta
options = !strip
- source = https://beta.unity3d.com/download/3f0ac31c6d6f/MacEditorTargetInstaller/UnitySetup-Facebook-Games-Support-for-Editor-2018.3.0b1.pkg
- sha1sums = 41d875e44f02677c27d79b0e53d01e1509a5e74f
+ source = https://beta.unity3d.com/download/21e0e8a5466d/MacEditorTargetInstaller/UnitySetup-Facebook-Games-Support-for-Editor-2018.3.0b2.pkg
+ sha1sums = a12561269182d64707d7e35bf77760447fcfde14
pkgname = unity-editor-beta-facebook
diff --git a/PKGBUILD b/PKGBUILD
index 850a05ed5dd5..8c546806ad6b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Oscar Morante <spacepluk at gmail dot com>
_version=2018.3.0
-_build=b1
-_randomstring=3f0ac31c6d6f
+_build=b2
+_randomstring=21e0e8a5466d
_prefix=/opt/UnityBeta
pkgname=unity-editor-beta-facebook
@@ -15,7 +15,7 @@ license=('custom')
depends=('unity-editor-beta')
makedepends=('cpio')
source=("https://beta.unity3d.com/download/${_randomstring}/MacEditorTargetInstaller/UnitySetup-Facebook-Games-Support-for-Editor-${_version}${_build}.pkg")
-sha1sums=('41d875e44f02677c27d79b0e53d01e1509a5e74f')
+sha1sums=('a12561269182d64707d7e35bf77760447fcfde14')
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package