summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorOscar Morante2018-10-10 11:30:33 +0300
committerOscar Morante2018-10-10 11:30:33 +0300
commitf1593ed6d0d24cefefac7939677b2ff9c745ca08 (patch)
treed13eff4c309d31dc005c243d4f6ccce805785050 /PKGBUILD
parent2d48a60e5dd95d8c96400c30613feb22b76a7467 (diff)
downloadaur-f1593ed6d0d24cefefac7939677b2ff9c745ca08.tar.gz
update to new upstream version (2018.3.0b4)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fdab8eff1780..763438bc2abf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Oscar Morante <spacepluk at gmail dot com>
_version=2018.3.0
-_build=b3
-_randomstring=cc0086a8e10c
+_build=b4
+_randomstring=44012bad7987
_prefix=/opt/UnityBeta
pkgname=unity-editor-beta-webgl
@@ -17,7 +17,7 @@ depends=('unity-editor-beta'
'gzip'
'ncurses5-compat-libs')
source=("https://beta.unity3d.com/download/${_randomstring}/LinuxEditorTargetInstaller/UnitySetup-WebGL-Support-for-Editor-${_version}${_build}.tar.xz")
-sha1sums=('147f7fdae8379f5d4c0b53291232ba2b883384c7')
+sha1sums=('6cf176fa8d92c5e52dd1daa80cc754df896290d8')
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package