blob: 49072266bbbae2ed63912f8481cb79a063760c77 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = hhd-ui-git
pkgdesc = Browser based user interface for 'hhd' ("Handheld Daemon"). Latest git checkout.
pkgver = 3.3.6.r446.20250124.23e93d4
pkgrel = 1
url = https://github.com/hhd-dev/hhd-ui
arch = any
license = MIT
makedepends = git
makedepends = npm
source = hhd-ui::git+https://github.com/hhd-dev/hhd-ui.git
sha256sums = SKIP
pkgname = hhd-ui-git
depends = hhd
optdepends =
provides = hhd-ui=3.3.6.r446.20250124.23e93d4
conflicts = hhd-ui
|