summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorOscar Morante2018-08-03 12:51:02 +0200
committerOscar Morante2018-08-03 12:51:02 +0200
commit854be88380c2fcb109ffa13cc41a08292a43ed24 (patch)
treebf5542fbc60f69c7433e1e94606fc7fd03892a94 /PKGBUILD
parent02b8f49af3b23a5ff5bb402507fcada29cd1ffaa (diff)
downloadaur-854be88380c2fcb109ffa13cc41a08292a43ed24.tar.gz
update to new upstream version (2018.2.1f1)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 21c5d3245ddf..7a6b9dd3e923 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Oscar Morante <spacepluk at gmail dot com>
-_version=2018.2.0
-_build=f2
-_buildtag=20180711
-_randomstring=10189b18f56e
+_version=2018.2.1
+_build=f1
+_buildtag=20180703
+_randomstring=48afb4a72b1a
_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=('a8d71b86c8a8f3bbccdf813c3bc67b3dd92c728d')
+sha1sums=('ed3906b2607db3b806be153f8062990268af76ac')
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package