summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2019-04-25 13:54:28 +0200
committerOscar Morante2019-04-25 13:54:28 +0200
commitd86bfee0e4aecaefd1e97ed69d69252b1319a956 (patch)
tree95f040a1af280d5fedd4e1d6d7fc03082084eb5f
parent38d0d8f1d5355e4713feebd11aef2530d78d4486 (diff)
downloadaur-d86bfee0e4aecaefd1e97ed69d69252b1319a956.tar.gz
update to new upstream version (2019.2.0a13)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cace0a0646f8..ab4703908b87 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.2.0a11
+ pkgver = 2019.2.0a13
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.2.0a11.2.0a11.pkg::https://beta.unity3d.com/download/50bfd5f1a2f4/MacEditorTargetInstaller/UnitySetup-Facebook-Games-Support-for-Editor-2019.2.0a11.pkg
- md5sums = 6e5ce030f2fb75c72d47a41046b4b140
+ source = 2019.2.0a13.2.0a13.pkg::https://beta.unity3d.com/download/7d71eaf2acca/MacEditorTargetInstaller/UnitySetup-Facebook-Games-Support-for-Editor-2019.2.0a13.pkg
+ md5sums = 4028726fea32323b2d2f5cabb992ea1a
pkgname = unity-editor-beta-facebook
diff --git a/PKGBUILD b/PKGBUILD
index 41678e2f2a4a..b3a61956d2fe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_prefix=/opt/UnityBeta
pkgname=unity-editor-beta-facebook
-pkgver=2019.2.0a11
+pkgver=2019.2.0a13
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.2.0a11.2.0a11.pkg::https://beta.unity3d.com/download/50bfd5f1a2f4/MacEditorTargetInstaller/UnitySetup-Facebook-Games-Support-for-Editor-2019.2.0a11.pkg")
-md5sums=("6e5ce030f2fb75c72d47a41046b4b140")
+source=("2019.2.0a13.2.0a13.pkg::https://beta.unity3d.com/download/7d71eaf2acca/MacEditorTargetInstaller/UnitySetup-Facebook-Games-Support-for-Editor-2019.2.0a13.pkg")
+md5sums=("4028726fea32323b2d2f5cabb992ea1a")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package