summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD6
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 41a1ea2398d4..8c2d87b790c6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = unity-editor-beta-doc
pkgdesc = Unity User Manual and Scripting API Reference.
- pkgver = 2018.3.0b6
+ pkgver = 2018.3.0b8
pkgrel = 1
url = https://unity3d.com/
arch = x86_64
@@ -8,7 +8,7 @@ pkgbase = unity-editor-beta-doc
depends = unity-editor-beta
options = !strip
source = https://docs.unity3d.com/2018.3/Documentation/uploads/UnityDocumentation.zip
- sha1sums = 89730f4d24a14667d7c6151e822a5644439c075d
+ sha1sums = 480805308d5736d6bec1d2174b607f5726651e48
pkgname = unity-editor-beta-doc
diff --git a/PKGBUILD b/PKGBUILD
index 8c6ccb85c627..e46aa839faf8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Oscar Morante <spacepluk at gmail dot com>
_version=2018.3.0
-_build=b6
-_randomstring=f5aefbeed0ac
+_build=b8
+_randomstring=fa755def4b97
_prefix=/opt/UnityBeta
pkgname=unity-editor-beta-doc
@@ -14,7 +14,7 @@ url='https://unity3d.com/'
license=('custom')
depends=('unity-editor-beta')
source=("https://docs.unity3d.com/2018.3/Documentation/uploads/UnityDocumentation.zip")
-sha1sums=('89730f4d24a14667d7c6151e822a5644439c075d')
+sha1sums=('480805308d5736d6bec1d2174b607f5726651e48')
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package