summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2018-07-13 09:52:44 +0200
committerOscar Morante2018-07-13 09:52:44 +0200
commit02b8f49af3b23a5ff5bb402507fcada29cd1ffaa (patch)
treec7a815067268656ec6cd5789bc391ef7a6e9bc6c
parentd44d632bcdb5f9fb028b167a9120cbaf36bd84af (diff)
downloadaur-02b8f49af3b23a5ff5bb402507fcada29cd1ffaa.tar.gz
update to new upstream version (2018.2.0f2)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD10
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0a044d9687a1..272c111fc96c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = unity-editor-doc
pkgdesc = Unity User Manual and Scripting API Reference.
- pkgver = 2018.1.6f1+20180702
+ pkgver = 2018.2.0f2+20180711
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/a68afd074ea7/UnitySetup-2018.1.6f1
- sha1sums = c2f93a1e33c591b742ec20006e1c622ef6d9b67b
+ source = http://beta.unity3d.com/download/10189b18f56e/UnitySetup-2018.2.0f2
+ sha1sums = a8d71b86c8a8f3bbccdf813c3bc67b3dd92c728d
pkgname = unity-editor-doc
diff --git a/PKGBUILD b/PKGBUILD
index c5d4f8e65b77..21c5d3245ddf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Oscar Morante <spacepluk at gmail dot com>
-_version=2018.1.6
-_build=f1
-_buildtag=20180702
-_randomstring=a68afd074ea7
+_version=2018.2.0
+_build=f2
+_buildtag=20180711
+_randomstring=10189b18f56e
_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=('c2f93a1e33c591b742ec20006e1c622ef6d9b67b')
+sha1sums=('a8d71b86c8a8f3bbccdf813c3bc67b3dd92c728d')
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package