summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorOscar Morante2018-04-08 17:09:20 +0300
committerOscar Morante2018-04-08 17:09:20 +0300
commit733c3e0b0a38658e8d37137a4c8b306e51909a77 (patch)
tree407ee565c58a75a6fa780c00df4d197ebd7f6df1 /PKGBUILD
parent6ce08926ec2451b88593fc1dd4ffca5f407a65bc (diff)
downloadaur-733c3e0b0a38658e8d37137a4c8b306e51909a77.tar.gz
update to new upstream version (2017.4.0f1)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0e8d4504c5d0..d57e47bdb44a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Oscar Morante <spacepluk at gmail dot com>
-_version=2017.3.1
+_version=2017.4.0
_build=f1
-_buildtag=20180216
-_randomstring=aea5ecb8f9fd
+_buildtag=20180501
+_randomstring=0ec691fce5c2
_prefix=/opt/Unity
_unitydownloads="http://beta.unity3d.com/download/${_randomstring}"
#_keepdownloads=yes
@@ -22,7 +22,7 @@ depends=('unity-editor'
optdepends=('android-ndk-13b: needed for IL2CPP builds')
makedepends=('gtk2' 'libsoup' 'libarchive')
source=("${_unitydownloads}/UnitySetup-${_version}${_build}")
-sha1sums=('065c7c75980dd57dc9b7113b2cd089e2ba2b9931')
+sha1sums=('b379e6df5d9d5f02047d37c3399a2b1bb5168dda')
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package