summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2018-04-08 17:09:23 +0300
committerOscar Morante2018-04-08 17:09:23 +0300
commit97dda18b3e59de6bbf96cebdae6b7d9d2b5eb42b (patch)
tree3a8a68321779fcd5663b1b582a16d2a559c158ea
parentd320f9f429bd0ccb6c380928257ea3a76e56c6b8 (diff)
downloadaur-97dda18b3e59de6bbf96cebdae6b7d9d2b5eb42b.tar.gz
update to new upstream version (2017.4.0f1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD8
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ada12f35f55b..b7839d084ee4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = unity-editor-doc
pkgdesc = Unity User Manual and Scripting API Reference.
- pkgver = 2017.3.1f1+20180216
+ pkgver = 2017.4.0f1+20180501
pkgrel = 1
url = https://unity3d.com/
arch = x86_64
@@ -10,8 +10,8 @@ pkgbase = unity-editor-doc
makedepends = libarchive
depends = unity-editor
options = !strip
- source = http://beta.unity3d.com/download/aea5ecb8f9fd/UnitySetup-2017.3.1f1
- sha1sums = 065c7c75980dd57dc9b7113b2cd089e2ba2b9931
+ source = http://beta.unity3d.com/download/0ec691fce5c2/UnitySetup-2017.4.0f1
+ sha1sums = b379e6df5d9d5f02047d37c3399a2b1bb5168dda
pkgname = unity-editor-doc
diff --git a/PKGBUILD b/PKGBUILD
index 718f26c47dd3..b3dbe44cdb09 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}"
#_keepsources=yes
@@ -18,7 +18,7 @@ license=('custom')
depends=('unity-editor')
makedepends=('gtk2' 'libsoup' 'libarchive')
source=("${_unitydownloads}/UnitySetup-${_version}${_build}")
-sha1sums=('065c7c75980dd57dc9b7113b2cd089e2ba2b9931')
+sha1sums=('b379e6df5d9d5f02047d37c3399a2b1bb5168dda')
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package