summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2018-04-08 17:38:37 +0300
committerOscar Morante2018-04-08 17:38:37 +0300
commitda515d58a4e01e83b7bd62a50e1bb5f37e43b4ea (patch)
treecd7fed0cd755e7d0e8a8e2cb158ac80c1c75ded8
parent4ef5204ad7819acbae6b4ae2c8702eba1f521031 (diff)
downloadaur-da515d58a4e01e83b7bd62a50e1bb5f37e43b4ea.tar.gz
update to new upstream version (2018.1.0b13)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD8
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 17e16f4d7412..acc80847e6cd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = unity-editor-beta-facebook
pkgdesc = Allows building your Unity projects for the Facebook-Games platform
- pkgver = 2018.1.0b8+20180221
+ pkgver = 2018.1.0b13+20180502
pkgrel = 1
url = https://unity3d.com/
arch = x86_64
@@ -10,8 +10,8 @@ pkgbase = unity-editor-beta-facebook
makedepends = libarchive
depends = unity-editor-beta
options = !strip
- source = http://beta.unity3d.com/download/ee2fb9f9da52/UnitySetup-2018.1.0b8
- sha1sums = 1322e5922b3a5b37910b30e308740cc453211ebd
+ source = http://beta.unity3d.com/download/77a142ac9989/UnitySetup-2018.1.0b13
+ sha1sums = db01d63684c7bf114d9b5df6d0c23f81894dd2d5
pkgname = unity-editor-beta-facebook
diff --git a/PKGBUILD b/PKGBUILD
index c90673999ce7..891394b1e374 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Oscar Morante <spacepluk at gmail dot com>
_version=2018.1.0
-_build=b8
-_buildtag=20180221
-_randomstring=ee2fb9f9da52
+_build=b13
+_buildtag=20180502
+_randomstring=77a142ac9989
_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=('1322e5922b3a5b37910b30e308740cc453211ebd')
+sha1sums=('db01d63684c7bf114d9b5df6d0c23f81894dd2d5')
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package