summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fea6da4af440..c5ac5517f677 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = unity-editor-doc
pkgdesc = Unity User Manual and Scripting API Reference.
- pkgver = 2018.2.17f1
+ pkgver = 2018.2.18f1
pkgrel = 1
url = https://unity3d.com/
arch = x86_64
@@ -8,7 +8,7 @@ pkgbase = unity-editor-doc
depends = unity-editor
options = !strip
source = https://docs.unity3d.com/2018.2/Documentation/uploads/UnityDocumentation.zip
- sha1sums = SKIP
+ sha1sums = 9f33e60e0174c5d8c7a68f32da57025f8e78669f
pkgname = unity-editor-doc
diff --git a/PKGBUILD b/PKGBUILD
index 087121a1db38..68b2687ca387 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Oscar Morante <spacepluk@gmail.com>
-_version=2018.2.17
+_version=2018.2.18
_build=f1
-_randomstring=88933597c842
+_randomstring=4550892b6062
_prefix=/opt/Unity
pkgname=unity-editor-doc