summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorOscar Morante2018-05-08 18:54:24 +0300
committerOscar Morante2018-05-08 18:54:24 +0300
commita071d87da4bdb6c91556992dca26d27de799047e (patch)
tree6f8004e7c60429bd18500e6020ac1b9b928996c9 /PKGBUILD
parent97dda18b3e59de6bbf96cebdae6b7d9d2b5eb42b (diff)
downloadaur-a071d87da4bdb6c91556992dca26d27de799047e.tar.gz
update to new upstream version (2018.1.0f2)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b3dbe44cdb09..edbf5a8dc88e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Oscar Morante <spacepluk at gmail dot com>
-_version=2017.4.0
-_build=f1
-_buildtag=20180501
-_randomstring=0ec691fce5c2
+_version=2018.1.0
+_build=f2
+_buildtag=20180504
+_randomstring=170f0691b973
_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=('b379e6df5d9d5f02047d37c3399a2b1bb5168dda')
+sha1sums=('36104fa796172f3b9845e7c84aaccc7902b68ce2')
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package