summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorOscar Morante2018-05-25 14:12:59 +0200
committerOscar Morante2018-05-25 14:12:59 +0200
commit9d77a1ac6d87a5b2bb520d6f9046a8d46ee75c88 (patch)
tree993df6ff28fe6a213a2e05064b691e6ae6a80b55 /PKGBUILD
parentc0432f347192986fa2b628139eca18a55c3eee90 (diff)
downloadaur-9d77a1ac6d87a5b2bb520d6f9046a8d46ee75c88.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 4ea81aaac6e0..d7237a395218 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