summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2018-02-21 17:17:11 +0100
committerOscar Morante2018-02-21 17:17:11 +0100
commit4ef5204ad7819acbae6b4ae2c8702eba1f521031 (patch)
tree117c0520efdc438e5fe746bc6286133aabb5417b
parentf9331f77011583cb1f834d28879c868ebab8277d (diff)
downloadaur-4ef5204ad7819acbae6b4ae2c8702eba1f521031.tar.gz
update to new upstream version (2018.1.0b8)
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD10
2 files changed, 8 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 31301af14f46..17e16f4d7412 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,6 @@
-# Generated by mksrcinfo v8
-# Thu Dec 7 13:45:00 UTC 2017
pkgbase = unity-editor-beta-facebook
pkgdesc = Allows building your Unity projects for the Facebook-Games platform
- pkgver = 2017.3.0f1+20171206
+ pkgver = 2018.1.0b8+20180221
pkgrel = 1
url = https://unity3d.com/
arch = x86_64
@@ -12,8 +10,8 @@ pkgbase = unity-editor-beta-facebook
makedepends = libarchive
depends = unity-editor-beta
options = !strip
- source = http://beta.unity3d.com/download/3c89f8d277f5/UnitySetup-2017.3.0f1
- sha1sums = 864eec744e5ca360c41e6121ddbd4cbb48659fe4
+ source = http://beta.unity3d.com/download/ee2fb9f9da52/UnitySetup-2018.1.0b8
+ sha1sums = 1322e5922b3a5b37910b30e308740cc453211ebd
pkgname = unity-editor-beta-facebook
diff --git a/PKGBUILD b/PKGBUILD
index 11085846a376..c90673999ce7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Oscar Morante <spacepluk at gmail dot com>
-_version=2017.3.0
-_build=f1
-_buildtag=20171206
-_randomstring=3c89f8d277f5
+_version=2018.1.0
+_build=b8
+_buildtag=20180221
+_randomstring=ee2fb9f9da52
_prefix=/opt/UnityBeta
_unitydownloads="http://beta.unity3d.com/download/${_randomstring}"
#_keepsources=yes
@@ -18,7 +18,7 @@ license=('custom')
depends=('unity-editor-beta')
makedepends=('gtk2' 'libsoup' 'libarchive')
source=("${_unitydownloads}/UnitySetup-${_version}${_build}")
-sha1sums=('864eec744e5ca360c41e6121ddbd4cbb48659fe4')
+sha1sums=('1322e5922b3a5b37910b30e308740cc453211ebd')
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package