blob: f414722645917eb191ee9e460bd18a5123139b95 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = incus-ui
pkgdesc = Incus web interface based on lxd-ui (canonical)
pkgver = 6.9
pkgrel = 1
url = https://github.com/zabbly/incus-ui-canonical
arch = any
license = GPL
makedepends = yarn
makedepends = git
makedepends = npm
source = git+https://github.com/zabbly/incus-ui-canonical.git
source = git+https://github.com/zabbly/incus.git
source = incus-ui.conf
sha256sums = SKIP
sha256sums = SKIP
sha256sums = f6f1a4669e7ac2c733544c6ee96ae739f77981184603d36fc8ae906481177bee
pkgname = incus-ui
|