Added PKGBUILD

This commit is contained in:
Jef Roosens 2022-06-07 08:18:19 +02:00
commit 4e1193e225
Signed by: Jef Roosens
GPG key ID: B75D4F293C7052DB
3 changed files with 54 additions and 0 deletions

14
.SRCINFO Normal file
View file

@ -0,0 +1,14 @@
pkgbase = yash-git
pkgdesc = Yash, yet another shell, is a POSIX-compliant command line shell written in C99. (Development version)
pkgver = 2.25.r1478.g2972e9a3
pkgrel = 1
url = https://yash.osdn.jp
arch = x86_64
license = GPL2
makedepends = git
depends = ncurses
options = lto
source = yash-git::git+https://github.com/magicant/yash#branch=trunk
md5sums = SKIP
pkgname = yash-git