summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2019-04-08 15:18:56 +0200
committerOscar Morante2019-04-08 15:18:56 +0200
commit57b05f2c4c71c4acf8be732e69a32d4f984f0b46 (patch)
tree638f11224e23042d59d26a012bfb30042b001dcc
parentbaee53744f0a11cd9ed2cedaa9f12fa6ce7f4548 (diff)
downloadaur-57b05f2c4c71c4acf8be732e69a32d4f984f0b46.tar.gz
update to new upstream version (2018.3.11f1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7f430cd317b3..d4d02fa56973 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = unity-editor-facebook
pkgdesc = Allows building your Unity projects for the Facebook-Games platform
- pkgver = 2018.3.10f1
+ pkgver = 2018.3.11f1
pkgrel = 1
url = https://unity3d.com/
arch = x86_64
@@ -8,8 +8,8 @@ pkgbase = unity-editor-facebook
makedepends = cpio
depends = unity-editor
options = !strip
- source = 2018.3.10f1.3.10f1.pkg::https://download.unity3d.com/download_unity/f88de2c96e63/MacEditorTargetInstaller/UnitySetup-Facebook-Games-Support-for-Editor-2018.3.10f1.pkg
- md5sums = ff19d0849e6b15c95b99480e78c1f3ab
+ source = 2018.3.11f1.3.11f1.pkg::https://download.unity3d.com/download_unity/5063218e4ab8/MacEditorTargetInstaller/UnitySetup-Facebook-Games-Support-for-Editor-2018.3.11f1.pkg
+ md5sums = 2e59f7291dbb76384e97ede82c078342
pkgname = unity-editor-facebook
diff --git a/PKGBUILD b/PKGBUILD
index 262f52a48f56..416309bd06d2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_prefix=/opt/Unity
pkgname=unity-editor-facebook
-pkgver=2018.3.10f1
+pkgver=2018.3.11f1
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')
makedepends=('cpio')
-source=("2018.3.10f1.3.10f1.pkg::https://download.unity3d.com/download_unity/f88de2c96e63/MacEditorTargetInstaller/UnitySetup-Facebook-Games-Support-for-Editor-2018.3.10f1.pkg")
-md5sums=("ff19d0849e6b15c95b99480e78c1f3ab")
+source=("2018.3.11f1.3.11f1.pkg::https://download.unity3d.com/download_unity/5063218e4ab8/MacEditorTargetInstaller/UnitySetup-Facebook-Games-Support-for-Editor-2018.3.11f1.pkg")
+md5sums=("2e59f7291dbb76384e97ede82c078342")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package