blob: 9b951b1ab6b73a0a216d06ccaece8dfba0a009ce (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = todarchy-git
pkgdesc = Keyboard-first, Omarchy-themed task manager
pkgver = 0.2.0.r0
pkgrel = 1
url = https://github.com/ryanrusnak/todarchy-linux
arch = x86_64
license = MIT
makedepends = rust
makedepends = cargo
makedepends = npm
makedepends = git
depends = webkit2gtk-4.1
depends = libayatana-appindicator
provides = todarchy
provides = tod
source = git+https://github.com/ryanrusnak/todarchy-linux.git
sha256sums = SKIP
pkgname = todarchy-git
|