summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2018-08-15 11:54:57 +0200
committerOscar Morante2018-08-15 11:54:57 +0200
commit077bffae3cade1f4e56b75c67e2316e97adda4d6 (patch)
tree32e80a8108e001234946013b1af6ae3b882aad85
parent9dbb6f0ad4abd8ee945257943409defb7dd8360c (diff)
downloadaur-077bffae3cade1f4e56b75c67e2316e97adda4d6.tar.gz
update to new upstream version (2018.2.3f1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD8
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index db4e1740a9a4..d4eb8f30c2d7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = unity-editor-doc
pkgdesc = Unity User Manual and Scripting API Reference.
- pkgver = 2018.2.2f1+20180703
+ pkgver = 2018.2.3f1+20180814
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/fcee59332301/UnitySetup-2018.2.2f1
- sha1sums = 612f9e45bd05ba2dc9c5c6d5afab8a3b2c0c2958
+ source = http://beta.unity3d.com/download/fba045906327/UnitySetup-2018.2.3f1
+ sha1sums = c4a11b282908d0938914d16a448ec4982a5ce34e
pkgname = unity-editor-doc
diff --git a/PKGBUILD b/PKGBUILD
index c2baaa802ccd..df3ced9785b2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Oscar Morante <spacepluk at gmail dot com>
-_version=2018.2.2
+_version=2018.2.3
_build=f1
-_buildtag=20180703
-_randomstring=fcee59332301
+_buildtag=20180814
+_randomstring=fba045906327
_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=('612f9e45bd05ba2dc9c5c6d5afab8a3b2c0c2958')
+sha1sums=('c4a11b282908d0938914d16a448ec4982a5ce34e')
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package