summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorOscar Morante2018-06-11 12:07:49 +0200
committerOscar Morante2018-06-11 12:07:49 +0200
commitefaba0ce5243aebaf08b8847116a617d4322c328 (patch)
tree5639099ae6cce73d5cd67ed6a8ac760161892ec3 /PKGBUILD
parentfb8e1ef87511dcb2a2d43463a453b4e0daa23f0e (diff)
downloadaur-efaba0ce5243aebaf08b8847116a617d4322c328.tar.gz
update to new upstream version (2018.2.0b7)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0d6b03117091..6257164b2add 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Oscar Morante <spacepluk at gmail dot com>
_version=2018.2.0
-_build=b5
-_buildtag=20180525
-_randomstring=05c26644dc98
+_build=b7
+_buildtag=20180608
+_randomstring=6c38f70ea123
_prefix=/opt/UnityBeta
_unitydownloads="http://beta.unity3d.com/download/${_randomstring}"
#_keepsources=yes
@@ -16,9 +16,9 @@ arch=('x86_64')
url='https://unity3d.com/'
license=('custom')
depends=('unity-editor-beta')
-makedepends=('gtk2' 'libsoup' 'libarchive')
+makedepends=('gtk3' 'libsoup' 'libarchive')
source=("${_unitydownloads}/UnitySetup-${_version}${_build}")
-sha1sums=('eff3735245592be8a44d29fe1fc7a8b0cbb4e0dd')
+sha1sums=('85b25538f696626df1f04f7f22fe1275172ace2e')
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package