summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2018-11-22 13:19:03 +0200
committerOscar Morante2018-11-22 13:19:03 +0200
commit4ace5b948e592bbc0167c56257d545c47e28758b (patch)
tree42be366901a8947249312536da859105bda55b93
parentad23d78b4875c7d671c6f91078aa061fa903e9b8 (diff)
downloadaur-4ace5b948e592bbc0167c56257d545c47e28758b.tar.gz
update to new upstream version (2018.2.16f1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4fd4adac5b67..a15095685bfc 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.2.15f1
+ pkgver = 2018.2.16f1
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 = https://download.unity3d.com/download_unity/65e0713a5949/MacEditorTargetInstaller/UnitySetup-Facebook-Games-Support-for-Editor-2018.2.15f1.pkg
- sha1sums = 82de0862bfa4b76d63695cd6cc9f9cab4116c09d
+ source = https://download.unity3d.com/download_unity/39a4ac3d51f6/MacEditorTargetInstaller/UnitySetup-Facebook-Games-Support-for-Editor-2018.2.16f1.pkg
+ sha1sums = 02ad1982416d77cff25e8352cc45318f4ead081a
pkgname = unity-editor-facebook
diff --git a/PKGBUILD b/PKGBUILD
index c9c2867ed31b..6188e4f4c7a7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Oscar Morante <spacepluk@gmail.com>
-_version=2018.2.15
+_version=2018.2.16
_build=f1
-_randomstring=65e0713a5949
+_randomstring=39a4ac3d51f6
_prefix=/opt/Unity
pkgname=unity-editor-facebook
@@ -15,7 +15,7 @@ license=('custom')
depends=('unity-editor')
makedepends=('cpio')
source=("https://download.unity3d.com/download_unity/${_randomstring}/MacEditorTargetInstaller/UnitySetup-Facebook-Games-Support-for-Editor-${_version}${_build}.pkg")
-sha1sums=('82de0862bfa4b76d63695cd6cc9f9cab4116c09d')
+sha1sums=('02ad1982416d77cff25e8352cc45318f4ead081a')
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package