summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2018-11-12 14:19:08 +0200
committerOscar Morante2018-11-12 14:19:08 +0200
commit05018d31722ac6fb47196a9d7b0abebed8d567c5 (patch)
tree38edc9c7b1a51bcab8e38314e74046acaf6010b1
parent0be8fc5aaa676813bf4c69b0b20a82d6416f73e5 (diff)
downloadaur-05018d31722ac6fb47196a9d7b0abebed8d567c5.tar.gz
update to new upstream version 2018.2.15f1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD6
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 64c74e688628..1392498c7764 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = unity-editor-doc
pkgdesc = Unity User Manual and Scripting API Reference.
- pkgver = 2018.2.14f1
+ pkgver = 2018.2.15f1
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 = 0e583e0b88adf1824403f07c8d4f76cdf600691c
+ sha1sums = 8dbc8d124853ee9797aca29683c5d9086e28e29b
pkgname = unity-editor-doc
diff --git a/PKGBUILD b/PKGBUILD
index 652267eaa340..e623a1e4954d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Oscar Morante <spacepluk@gmail.com>
-_version=2018.2.14
+_version=2018.2.15
_build=f1
-_randomstring=3262fb3b0716
+_randomstring=65e0713a5949
_prefix=/opt/Unity
pkgname=unity-editor-doc
@@ -14,7 +14,7 @@ url='https://unity3d.com/'
license=('custom')
depends=('unity-editor')
source=("https://docs.unity3d.com/2018.2/Documentation/uploads/UnityDocumentation.zip")
-sha1sums=('0e583e0b88adf1824403f07c8d4f76cdf600691c')
+sha1sums=('8dbc8d124853ee9797aca29683c5d9086e28e29b')
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package