aboutsummarylogtreecommitdiffstats
path: root/.SRCINFO
blob: cd95125d2b9b77ce48b46bec103a12246c6d446c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = skull-shell-git
	pkgdesc = Tiny POSIX-style shell written in C++20
	pkgver = 0.1.0.r6.g43bc23b
	pkgrel = 1
	url = https://codeberg.org/SkullOS/skull-shell
	install = skull-shell.install
	arch = x86_64
	arch = aarch64
	license = Apache-2.0
	makedepends = git
	makedepends = gcc
	depends = gcc-libs
	depends = glibc
	provides = skull-shell
	provides = skull
	conflicts = skull-shell
	conflicts = skull
	options = !debug
	source = git+https://codeberg.org/SkullOS/skull-shell.git
	sha256sums = SKIP

pkgname = skull-shell-git