summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2018-06-21 21:52:52 +0200
committerOscar Morante2018-06-21 21:52:52 +0200
commit40a98448e4601efe8ab9c6838dbe07052875f655 (patch)
tree8bc862d6f78c568c0fb0ec548eac6405b54ff06a
parent07417d999e1478821553479124b6d2d0e716d0fc (diff)
downloadaur-40a98448e4601efe8ab9c6838dbe07052875f655.tar.gz
update to new upstream version (2018.1.5f1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD8
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6ea0e25875dc..79c0363394b7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = unity-editor-doc
pkgdesc = Unity User Manual and Scripting API Reference.
- pkgver = 2018.1.3f1+20180607
+ pkgver = 2018.1.5f1+20180621
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/093b6115f8df/UnitySetup-2018.1.3f1
- sha1sums = c14f0484cf76d523e103a4e89c87e5969042dd79
+ source = http://beta.unity3d.com/download/2e0fa9ec2214/UnitySetup-2018.1.5f1
+ sha1sums = e8a2dafd1670769a85897f4addd122fa22c4019a
pkgname = unity-editor-doc
diff --git a/PKGBUILD b/PKGBUILD
index 798f592b1654..e60f319b8e84 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Oscar Morante <spacepluk at gmail dot com>
-_version=2018.1.3
+_version=2018.1.5
_build=f1
-_buildtag=20180607
-_randomstring=093b6115f8df
+_buildtag=20180621
+_randomstring=2e0fa9ec2214
_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=('c14f0484cf76d523e103a4e89c87e5969042dd79')
+sha1sums=('e8a2dafd1670769a85897f4addd122fa22c4019a')
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package