summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2018-12-16 18:46:50 +0200
committerOscar Morante2018-12-16 18:46:50 +0200
commit3eeb712f1ee73e236707fb9140a41ea3f8e6132a (patch)
tree67aa8841df19515482c0908335819348d37110f1
parent7671a9e286312b2404b795e01fc947052cb96331 (diff)
downloadaur-3eeb712f1ee73e236707fb9140a41ea3f8e6132a.tar.gz
update to new upstream version (2019.1.0a12)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD9
2 files changed, 6 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index de679c9ba870..3c01dd1fba32 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.0f1
+ pkgver = 2019.1.0a12
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/f023c421e164/MacEditorTargetInstaller/UnitySetup-Facebook-Games-Support-for-Editor-2018.3.0f1.pkg
- sha1sums = 9ec4888d07a01c4e3f6e1769517f65ff29d16ab6
+ source = 2019.1.0a12.1.0a12.pkg::https://beta.unity3d.com/download/5175bce2e5d4/MacEditorTargetInstaller/UnitySetup-Facebook-Games-Support-for-Editor-2019.1.0a12.pkg
+ md5sums = b35343194e262382d848a5c20c5ec45d
pkgname = unity-editor-beta-facebook
diff --git a/PKGBUILD b/PKGBUILD
index 9bff3c8186c4..a8a4e81a1a3e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,9 @@
# Maintainer: Oscar Morante <spacepluk at gmail dot com>
-_version=2018.3.0
-_build=f1
-_randomstring=f023c421e164
_prefix=/opt/UnityBeta
pkgname=unity-editor-beta-facebook
-pkgver=${_version}${_build}
+pkgver=2019.1.0a12
pkgrel=1
pkgdesc="Allows building your Unity projects for the Facebook-Games platform"
arch=('x86_64')
@@ -14,8 +11,8 @@ url='https://unity3d.com/'
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=('9ec4888d07a01c4e3f6e1769517f65ff29d16ab6')
+source=("2019.1.0a12.1.0a12.pkg::https://beta.unity3d.com/download/5175bce2e5d4/MacEditorTargetInstaller/UnitySetup-Facebook-Games-Support-for-Editor-2019.1.0a12.pkg")
+md5sums=("b35343194e262382d848a5c20c5ec45d")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package