summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2018-12-02 14:52:30 +0200
committerOscar Morante2018-12-02 14:52:30 +0200
commit9a81eafdf65dc780ca0d4109934babfb3c078991 (patch)
tree2285dd104ea1bc2a92f43ee821a94746c64e1c95
parent2746b0e0bad170eace09937737867398f13a8dd5 (diff)
downloadaur-9a81eafdf65dc780ca0d4109934babfb3c078991.tar.gz
update to new upstream version (2018.3.0b12)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3cd6aeb827b5..cdc2f9ffe922 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.0b11
+ pkgver = 2018.3.0b12
pkgrel = 1
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/45aaf16dbe1a/MacEditorTargetInstaller/UnitySetup-Facebook-Games-Support-for-Editor-2018.3.0b11.pkg
- sha1sums = a8e72b35cf8efb03c4e3ea2af20720aa333d0bc3
+ source = https://beta.unity3d.com/download/77f6238a7ced/MacEditorTargetInstaller/UnitySetup-Facebook-Games-Support-for-Editor-2018.3.0b12.pkg
+ sha1sums = 20e26592d8ef5ff6be80ba24c3258fc2b6a8c08d
pkgname = unity-editor-beta-facebook
diff --git a/PKGBUILD b/PKGBUILD
index 1776026c2492..cce6c44c20de 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Oscar Morante <spacepluk at gmail dot com>
_version=2018.3.0
-_build=b11
-_randomstring=45aaf16dbe1a
+_build=b12
+_randomstring=77f6238a7ced
_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=('a8e72b35cf8efb03c4e3ea2af20720aa333d0bc3')
+sha1sums=('20e26592d8ef5ff6be80ba24c3258fc2b6a8c08d')
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package