blob: 3b1556ba6440d695631e8685155064746c78125d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = unity-editor-beta-windows
pkgdesc = Allows building your Unity projects for the Windows platform
pkgver = 2018.3.0f1
pkgrel = 1
url = https://unity3d.com/
arch = x86_64
license = custom
makedepends = cpio
depends = unity-editor-beta
options = !strip
source = https://beta.unity3d.com/download/f023c421e164/MacEditorTargetInstaller/UnitySetup-Windows-Mono-Support-for-Editor-2018.3.0f1.pkg
sha1sums = 9509ff3501a73b0a7d59807ce56467bd5eeda0e5
pkgname = unity-editor-beta-windows
|