summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorOscar Morante2018-01-18 12:54:01 +0100
committerOscar Morante2018-01-18 12:54:01 +0100
commit0fc78e78cae121e6008f0a4f02b17e180cb6a917 (patch)
tree8922d9e5e42a5d6324baf0be03755a72ecc45c53 /PKGBUILD
parente01e5a27ed4ffd305f748236c81a773762421a9e (diff)
downloadaur-0fc78e78cae121e6008f0a4f02b17e180cb6a917.tar.gz
update to new upstream version (2017.3.0p2+20180117)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1fb49816c16c..7aca21da8d18 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
+_build=p2
+_buildtag=20180117
+_randomstring=7807bc63c3ab
_prefix=/opt/Unity
_unitydownloads="http://beta.unity3d.com/download/${_randomstring}"
#_keepsources=yes
@@ -18,7 +18,7 @@ license=('custom')
depends=('unity-editor')
makedepends=('gtk2' 'libsoup' 'libarchive')
source=("${_unitydownloads}/UnitySetup-${_version}${_build}")
-sha1sums=('864eec744e5ca360c41e6121ddbd4cbb48659fe4')
+sha1sums=('ed56e42d211732e37fa84aa31b0d3eb2c92b177d')
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package