summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2019-02-20 09:26:09 +0100
committerOscar Morante2019-02-20 09:26:09 +0100
commite720abbdec095a03344bbfc1e15655fcb6308640 (patch)
treea43a66373101fcdef6ad01aaf73c6d77997dde70
parentf173bb6b2ecfccac1671a32e17ad8d8cabfd7a6a (diff)
downloadaur-e720abbdec095a03344bbfc1e15655fcb6308640.tar.gz
update to new upstream version (2019.1.0b4)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5682c7a08303..4929713eba20 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.0b3
+ pkgver = 2019.1.0b4
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.0b3.1.0b3.pkg::https://beta.unity3d.com/download/52be913b8b36/MacEditorTargetInstaller/UnitySetup-Facebook-Games-Support-for-Editor-2019.1.0b3.pkg
- md5sums = 1474341ef1bbe6283a1428ce7a0b2686
+ source = 2019.1.0b4.1.0b4.pkg::https://beta.unity3d.com/download/fd0dda99e05a/MacEditorTargetInstaller/UnitySetup-Facebook-Games-Support-for-Editor-2019.1.0b4.pkg
+ md5sums = 15daaa4625dea406b17a3457eaece410
pkgname = unity-editor-beta-facebook
diff --git a/PKGBUILD b/PKGBUILD
index fa250572c0a8..899d70281146 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_prefix=/opt/UnityBeta
pkgname=unity-editor-beta-facebook
-pkgver=2019.1.0b3
+pkgver=2019.1.0b4
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.0b3.1.0b3.pkg::https://beta.unity3d.com/download/52be913b8b36/MacEditorTargetInstaller/UnitySetup-Facebook-Games-Support-for-Editor-2019.1.0b3.pkg")
-md5sums=("1474341ef1bbe6283a1428ce7a0b2686")
+source=("2019.1.0b4.1.0b4.pkg::https://beta.unity3d.com/download/fd0dda99e05a/MacEditorTargetInstaller/UnitySetup-Facebook-Games-Support-for-Editor-2019.1.0b4.pkg")
+md5sums=("15daaa4625dea406b17a3457eaece410")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package