blob: 334c21180a1cfe70eeb3494e940ddd06623c5d72 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = unity-editor-lts-doc
pkgdesc = Unity User Manual and Scripting API Reference.
pkgver = 2018.4.11f1
pkgrel = 1
url = https://unity3d.com/
arch = x86_64
license = custom
makedepends = cpio
depends = unity-editor-lts
options = !strip
source = 2018.4.11f1.zip::https://storage.googleapis.com/docscloudstorage/2018.4/UnityDocumentation.zip
md5sums = SKIP
pkgname = unity-editor-lts-doc
|