blob: a97e6fe7219fb751a086c968253ece2afb3616b4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = archstatus-git
pkgdesc = Simple status monitor for Arch Linux
pkgver = r26.0a3b6f2
pkgrel = 1
url = https://github.com/pvtoari/archstatus
arch = x86_64
license = MIT
makedepends = git
makedepends = meson
makedepends = ninja
makedepends = pkgconf
depends = cjson
provides = archstatus
conflicts = archstatus
source = archstatus-git::git+https://github.com/pvtoari/archstatus.git
md5sums = SKIP
pkgname = archstatus-git
|