summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2019-05-14 12:15:51 +0200
committerOscar Morante2019-05-14 12:15:51 +0200
commit60e542613bbb1d2de7cb0e5f86eb3c6819d324cb (patch)
tree4b6dfa59fc5380939ea54427a6ec6e45381c9051
parent8840e11f94fdf270eace64e52b107b8d72a308ba (diff)
downloadaur-60e542613bbb1d2de7cb0e5f86eb3c6819d324cb.tar.gz
update to new upstream version (2019.1.2f1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 99b1094828fb..2a553e09fe51 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.1f1
+ pkgver = 2019.1.2f1
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.1f1.1.1f1.pkg::https://download.unity3d.com/download_unity/fef62e97e63b/MacEditorTargetInstaller/UnitySetup-Facebook-Games-Support-for-Editor-2019.1.1f1.pkg
- md5sums = c5a92463476cbafa46cdd3171c0e6cde
+ source = 2019.1.2f1.1.2f1.pkg::https://download.unity3d.com/download_unity/3e18427e571f/MacEditorTargetInstaller/UnitySetup-Facebook-Games-Support-for-Editor-2019.1.2f1.pkg
+ md5sums = 0c96ea113c070b5a64d2838085c5538c
pkgname = unity-editor-facebook
diff --git a/PKGBUILD b/PKGBUILD
index 186842ab9058..fbc50619dac2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_prefix=/opt/Unity
pkgname=unity-editor-facebook
-pkgver=2019.1.1f1
+pkgver=2019.1.2f1
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.1f1.1.1f1.pkg::https://download.unity3d.com/download_unity/fef62e97e63b/MacEditorTargetInstaller/UnitySetup-Facebook-Games-Support-for-Editor-2019.1.1f1.pkg")
-md5sums=("c5a92463476cbafa46cdd3171c0e6cde")
+source=("2019.1.2f1.1.2f1.pkg::https://download.unity3d.com/download_unity/3e18427e571f/MacEditorTargetInstaller/UnitySetup-Facebook-Games-Support-for-Editor-2019.1.2f1.pkg")
+md5sums=("0c96ea113c070b5a64d2838085c5538c")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package