summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2019-07-16 13:26:03 +0200
committerOscar Morante2019-07-16 13:26:03 +0200
commit3a37c83b516cbc93e81e193b20b7c5f756e74bf6 (patch)
treef69caf4337f12cbe47a8775895b39fd8721684d5
parent1cd17b71029443b4119fcb3e947b0c0d3fcd5c19 (diff)
downloadaur-3a37c83b516cbc93e81e193b20b7c5f756e74bf6.tar.gz
update to new upstream version (2019.1.10f1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 202452bb6531..9b56dacb527e 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 = 2019.1.9f1
+ pkgver = 2019.1.10f1
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 = 2019.1.9f1.1.9f1.pkg::https://download.unity3d.com/download_unity/d5f1b37da199/MacEditorTargetInstaller/UnitySetup-Facebook-Games-Support-for-Editor-2019.1.9f1.pkg
- md5sums = 218a94f9a1e139c4c0a8105e5f5d2094
+ source = 2019.1.10f1.1.10f1.pkg::https://download.unity3d.com/download_unity/f007ed779b7a/MacEditorTargetInstaller/UnitySetup-Facebook-Games-Support-for-Editor-2019.1.10f1.pkg
+ md5sums = 27cddf47727104bbc05ca973d7812772
pkgname = unity-editor-facebook
diff --git a/PKGBUILD b/PKGBUILD
index 0a7250c64db2..91d7fab75cf8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_prefix=/opt/Unity
pkgname=unity-editor-facebook
-pkgver=2019.1.9f1
+pkgver=2019.1.10f1
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=("2019.1.9f1.1.9f1.pkg::https://download.unity3d.com/download_unity/d5f1b37da199/MacEditorTargetInstaller/UnitySetup-Facebook-Games-Support-for-Editor-2019.1.9f1.pkg")
-md5sums=("218a94f9a1e139c4c0a8105e5f5d2094")
+source=("2019.1.10f1.1.10f1.pkg::https://download.unity3d.com/download_unity/f007ed779b7a/MacEditorTargetInstaller/UnitySetup-Facebook-Games-Support-for-Editor-2019.1.10f1.pkg")
+md5sums=("27cddf47727104bbc05ca973d7812772")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package