summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2019-01-19 11:51:11 +0200
committerOscar Morante2019-01-19 11:51:11 +0200
commitcb44caca9b89441314033d231b486815758404fc (patch)
treed848540bec39a20d6d0cde9145ad8c8003554914
parent0b355d783c9d551cdaa4210a6defe8ef20b34890 (diff)
downloadaur-cb44caca9b89441314033d231b486815758404fc.tar.gz
update to new upstream version (2019.1.0a14)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 953189ca7bf5..b33980ed00c8 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 = 2019.1.0a13
+ pkgver = 2019.1.0a14
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 = 2019.1.0a13.1.0a13.pkg::https://beta.unity3d.com/download/3de2277bb0e6/MacEditorTargetInstaller/UnitySetup-Facebook-Games-Support-for-Editor-2019.1.0a13.pkg
- md5sums = cf2024eefc9d6761bbc6a02ea48af6e0
+ source = 2019.1.0a14.1.0a14.pkg::https://beta.unity3d.com/download/0e6151d5f054/MacEditorTargetInstaller/UnitySetup-Facebook-Games-Support-for-Editor-2019.1.0a14.pkg
+ md5sums = 6aaf83f472839a14b241c9acaa5e554a
pkgname = unity-editor-beta-facebook
diff --git a/PKGBUILD b/PKGBUILD
index dfa354445163..7fa1de5e5c99 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_prefix=/opt/UnityBeta
pkgname=unity-editor-beta-facebook
-pkgver=2019.1.0a13
+pkgver=2019.1.0a14
pkgrel=1
pkgdesc="Allows building your Unity projects for the Facebook-Games platform"
arch=('x86_64')
@@ -11,8 +11,8 @@ url='https://unity3d.com/'
license=('custom')
depends=('unity-editor-beta')
makedepends=('cpio')
-source=("2019.1.0a13.1.0a13.pkg::https://beta.unity3d.com/download/3de2277bb0e6/MacEditorTargetInstaller/UnitySetup-Facebook-Games-Support-for-Editor-2019.1.0a13.pkg")
-md5sums=("cf2024eefc9d6761bbc6a02ea48af6e0")
+source=("2019.1.0a14.1.0a14.pkg::https://beta.unity3d.com/download/0e6151d5f054/MacEditorTargetInstaller/UnitySetup-Facebook-Games-Support-for-Editor-2019.1.0a14.pkg")
+md5sums=("6aaf83f472839a14b241c9acaa5e554a")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package