summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorOscar Morante2018-08-03 11:54:39 +0200
committerOscar Morante2018-08-03 11:58:56 +0200
commit23cba565895e80abf158dd06e1c710b81f1ce597 (patch)
treec9f96b90821d51e0398c19d9062b85d4d4606d6e /PKGBUILD
parent0d916e16bf9b44431250959ae69875ce21b26fd0 (diff)
downloadaur-23cba565895e80abf158dd06e1c710b81f1ce597.tar.gz
update to new upstream version (2017.4.7f1)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d417206f7167..f592179fc1e5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Oscar Morante <spacepluk at gmail dot com>
-_version=2017.4.6
+_version=2017.4.7
_build=f1
_buildtag=20180703
-_randomstring=fbeab28dc46b
+_randomstring=1d86eef80e0a
_prefix=/opt/UnityLts
_unitydownloads="http://beta.unity3d.com/download/${_randomstring}"
#_keepdownloads=yes
@@ -18,7 +18,7 @@ license=('custom')
depends=('unity-editor-lts')
makedepends=('gtk2' 'libsoup' 'libarchive')
source=("${_unitydownloads}/UnitySetup-${_version}${_build}")
-sha1sums=('85be018445e9df3ccc59733b2719eb1a8e95123b')
+
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package
@@ -46,3 +46,4 @@ package() {
fi
}
+md5sums=('b3ae793ba7f9c5d6d334df7763b85049')