summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorOscar Morante2018-02-21 17:16:51 +0100
committerOscar Morante2018-02-21 17:16:51 +0100
commit29bb38691a28005976dc7e0ac6171c6b912bb176 (patch)
tree322307bc2eb26e72864b638625b1f86d093c2bc1 /PKGBUILD
parentbc7ab805bc137d1f83e18b1dfb311411bdc5a7f4 (diff)
downloadaur-29bb38691a28005976dc7e0ac6171c6b912bb176.tar.gz
update to new upstream version (2018.1.0b8)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f75373314068..6df5f8fdbd57 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