summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2019-12-06 19:05:58 +0100
committerOscar Morante2019-12-06 19:05:58 +0100
commit21310d18d7a5245826401071e885183937276c56 (patch)
treef0eea3b5da921299088c9c15ae667b6018dec815
parent168ccc42646b2414f96fcddf84d644e69aa73a25 (diff)
downloadaur-21310d18d7a5245826401071e885183937276c56.tar.gz
update to new upstream version (2019.2.15f1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e1d92091e146..6b1572543c29 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.2.14f1
+ pkgver = 2019.2.15f1
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.2.14f1.2.14f1.pkg::https://download.unity3d.com/download_unity/49dd4e9fa428/MacEditorTargetInstaller/UnitySetup-Facebook-Games-Support-for-Editor-2019.2.14f1.pkg
- md5sums = 6fd4540e67c38c6b6e851b7a3579e83a
+ source = 2019.2.15f1.2.15f1.pkg::https://download.unity3d.com/download_unity/dcb72c2e9334/MacEditorTargetInstaller/UnitySetup-Facebook-Games-Support-for-Editor-2019.2.15f1.pkg
+ md5sums = 7badf1c6771b173cc326bbdb5be350b3
pkgname = unity-editor-facebook
diff --git a/PKGBUILD b/PKGBUILD
index 55aad5ba67ef..c6a1f55d1322 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_prefix=/opt/Unity
pkgname=unity-editor-facebook
-pkgver=2019.2.14f1
+pkgver=2019.2.15f1
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.2.14f1.2.14f1.pkg::https://download.unity3d.com/download_unity/49dd4e9fa428/MacEditorTargetInstaller/UnitySetup-Facebook-Games-Support-for-Editor-2019.2.14f1.pkg")
-md5sums=("6fd4540e67c38c6b6e851b7a3579e83a")
+source=("2019.2.15f1.2.15f1.pkg::https://download.unity3d.com/download_unity/dcb72c2e9334/MacEditorTargetInstaller/UnitySetup-Facebook-Games-Support-for-Editor-2019.2.15f1.pkg")
+md5sums=("7badf1c6771b173cc326bbdb5be350b3")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package