blob: ae2eabb86aa5fc2cf23e0d3f60c977de0732489c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = examine-git
pkgdesc = A system information viewer for the COSMICâ„¢ Desktop
pkgver = 1.0.0.r0.ga34c1b9
pkgrel = 1
url = https://github.com/cosmic-utils/examine
arch = x86_64
arch = aarch64
license = GPL-3.0-or-later
makedepends = cargo
makedepends = git
makedepends = just
depends = hicolor-icon-theme
depends = libxkbcommon
provides = examine
conflicts = examine
source = git+https://github.com/cosmic-utils/examine.git
sha256sums = SKIP
pkgname = examine-git
|