blob: 496d3cc70b280acefcee8eaac958e35ba12d42b3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = kando-git
pkgdesc = Customizable desktop pie menu
pkgver = 2.0.0.r154.g5cb27d2
pkgrel = 1
url = https://github.com/kando-menu/kando
arch = any
license = MIT
makedepends = git
makedepends = nvm
makedepends = cmake
makedepends = asar
depends = electron
source = kando::git+https://github.com/kando-menu/kando.git
sha256sums = SKIP
pkgname = kando-git
depends = electron
|