blob: 5065b16efa5a3653ff363a7ab0d865448ed27e3c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = a-shell-git
pkgdesc = A Shell - Simple shell made in c
pkgver = r14.b8bb300
pkgrel = 1
url = https://codeberg.org/VAISHAKH-GK/ash
arch = x86_64
license = GPL-3.0-or-later
makedepends = make
makedepends = gcc
depends = glibc
source = a-shell-git::git+https://codeberg.org/VAISHAKH-GK/ash.git
sha256sums = SKIP
pkgname = a-shell-git
|