summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fcff6548b04f..d97b568bcc12 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Thu Oct 5 13:40:48 UTC 2017
+# Thu Dec 7 13:45:00 UTC 2017
pkgbase = unity-editor-beta-doc
pkgdesc = Unity User Manual and Scripting API Reference.
- pkgver = 2017.3.0b1+20170926
+ pkgver = 2017.3.0f1+20171206
pkgrel = 1
url = https://unity3d.com/
arch = x86_64
@@ -12,8 +12,8 @@ pkgbase = unity-editor-beta-doc
makedepends = libarchive
depends = unity-editor-beta
options = !strip
- source = http://beta.unity3d.com/download/2ca68d182788/UnitySetup-2017.3.0b1
- sha1sums = 2c7e3358f4833070ac5266b0abc90aea8f4875c8
+ source = http://beta.unity3d.com/download/3c89f8d277f5/UnitySetup-2017.3.0f1
+ sha1sums = 864eec744e5ca360c41e6121ddbd4cbb48659fe4
pkgname = unity-editor-beta-doc
diff --git a/PKGBUILD b/PKGBUILD
index e857ed880d48..ab9d939efa28 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Oscar Morante <spacepluk at gmail dot com>
_version=2017.3.0
-_build=b1
-_buildtag=20170926
-_randomstring=2ca68d182788
+_build=f1
+_buildtag=20171206
+_randomstring=3c89f8d277f5
_prefix=/opt/UnityBeta
_unitydownloads="http://beta.unity3d.com/download/${_randomstring}"
#_keepsources=yes
@@ -18,7 +18,7 @@ license=('custom')
depends=('unity-editor-beta')
makedepends=('gtk2' 'libsoup' 'libarchive')
source=("${_unitydownloads}/UnitySetup-${_version}${_build}")
-sha1sums=('2c7e3358f4833070ac5266b0abc90aea8f4875c8')
+sha1sums=('864eec744e5ca360c41e6121ddbd4cbb48659fe4')
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package