summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 4520ab2babf89ff4830160e0dd3899f2da9111e6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = afetch-asm-git
	pkgdesc = A command-line system information tool written in x86 assembly language
	pkgver = 1
	pkgrel = 1
	url = https://github.com/sticky-tea/afetch
	arch = x86
	arch = x86_64
	license = GPL
	makedepends = git
	makedepends = fasm
	makedepends = make
	optdepends = lsb-release: OS information
	provides = afetch
	conflicts = afetch
	source = afetch-asm-git::git+https://github.com/sticky-tea/afetch
	md5sums = SKIP

pkgname = afetch-asm-git