blob: 8797647a1c1d9cfabfeff396d51f5d0c848c19c0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = sysinfo
pkgdesc = sysinfo shows system information like the hardware configuration and resource usage in a compact, clearly arranged and visually pleasing style.
pkgver = 0.1.4
pkgrel = 2
url = https://github.com/IngoMeyer441/sysinfo
arch = any
license = MIT
depends = bash
depends = gawk
conflicts = xfce4-sysinfo
source = https://github.com/IngoMeyer441/sysinfo/archive/v0.1.4.tar.gz
source = version.sh_no_phony.patch
sha256sums = 46eece940744a6222cf39c29ff01fd18b3b67170ba00e4143307d259126378c5
sha256sums = 022e579806fc6090f066489ee40a38010f7c26d9f874554e7eb7d7f5236d257f
pkgname = sysinfo
|