blob: 37c9c2728a82716a65dad39892757130653a5d87 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = vmware-unlocker-git
pkgdesc = VMware macOS utilities, from the dev branch of the upstream repo
pkgver = 4.2.6
pkgrel = 2
url = https://github.com/DrDonk/unlocker/
arch = x86_64
license = MIT
makedepends = git
makedepends = go
depends = vmware-workstation>=16.0.0
depends = bash
provides = vmware-unlocker
conflicts = vmware-unlocker
conflicts = vmware-unlocker-bin
source = vmware-unlocker-git::git+https://github.com/DrDonk/unlocker/#branch=main
source = vmware-unlocker-post.hook
source = vmware-unlocker-pre.hook
sha512sums = SKIP
sha512sums = 3c22eb82eb02a1bee88a50f8ffcf71bd60679f53540325f56d7865c32f229dfdc02fde34a9a6f0d8f1bc8eae078c21149a2f6e3cbd6f233db1fe34296839865a
sha512sums = 68990bed2f93f7ee7b648270af8304044b8ae33bb295fa9418edc6728676d94a5443843d63f01c31c99a7381fb822fad06ed052b6eb7ae92e91e9bed8dbe1302
pkgname = vmware-unlocker-git
|