summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorOscar Morante2018-05-25 14:12:54 +0200
committerOscar Morante2018-05-25 14:12:54 +0200
commitcb6eb82ba0fc03f6b85f1ba1383676c651c14f90 (patch)
tree093f585fbdd53d45b8cce604737a3e9dc8288149 /PKGBUILD
parent2952c4e8fa58e64e787971f1d72484a98b6900a9 (diff)
downloadaur-cb6eb82ba0fc03f6b85f1ba1383676c651c14f90.tar.gz
update to new upstream version (2018.2.0b5)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1bef0e4b188f..00786243f6be 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Oscar Morante <spacepluk at gmail dot com>
_version=2018.2.0
-_build=b2
-_buildtag=20180501
-_randomstring=7b8938f7fa83
+_build=b5
+_buildtag=20180525
+_randomstring=05c26644dc98
_prefix=/opt/UnityBeta
_unitydownloads="http://beta.unity3d.com/download/${_randomstring}"
#_keepdownloads=yes
@@ -18,7 +18,7 @@ license=('custom')
depends=('unity-editor-beta')
makedepends=('gtk2' 'libsoup' 'libarchive')
source=("${_unitydownloads}/UnitySetup-${_version}${_build}")
-sha1sums=('42112f9cc81bc941f88230631547b65daed008cc')
+sha1sums=('eff3735245592be8a44d29fe1fc7a8b0cbb4e0dd')
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package