summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2018-08-10 10:00:58 +0200
committerOscar Morante2018-08-10 10:00:58 +0200
commit9dbb6f0ad4abd8ee945257943409defb7dd8360c (patch)
treef3dffffad1f695eec354b5727846ebb219f19254
parent854be88380c2fcb109ffa13cc41a08292a43ed24 (diff)
downloadaur-9dbb6f0ad4abd8ee945257943409defb7dd8360c.tar.gz
update to new upstream version (2018.2.2f1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6dceaf24b5bc..db4e1740a9a4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = unity-editor-doc
pkgdesc = Unity User Manual and Scripting API Reference.
- pkgver = 2018.2.1f1+20180703
+ pkgver = 2018.2.2f1+20180703
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/48afb4a72b1a/UnitySetup-2018.2.1f1
- sha1sums = ed3906b2607db3b806be153f8062990268af76ac
+ source = http://beta.unity3d.com/download/fcee59332301/UnitySetup-2018.2.2f1
+ sha1sums = 612f9e45bd05ba2dc9c5c6d5afab8a3b2c0c2958
pkgname = unity-editor-doc
diff --git a/PKGBUILD b/PKGBUILD
index 7a6b9dd3e923..c2baaa802ccd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Oscar Morante <spacepluk at gmail dot com>
-_version=2018.2.1
+_version=2018.2.2
_build=f1
_buildtag=20180703
-_randomstring=48afb4a72b1a
+_randomstring=fcee59332301
_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=('ed3906b2607db3b806be153f8062990268af76ac')
+sha1sums=('612f9e45bd05ba2dc9c5c6d5afab8a3b2c0c2958')
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package