diff options
| author | kj-sh604 | 2025-06-27 19:54:32 -0400 |
|---|---|---|
| committer | kj-sh604 | 2025-06-27 19:54:32 -0400 |
| commit | fa600abf1a9c0a10e978281d958999a2dbbd4892 (patch) | |
| tree | 73567912a7c163b0a0448b47ec1cf214f244a708 /bsd-coreutils-git/.SRCINFO | |
| parent | 8f1c08d7bb98ded987ddd9c50dab1af36b175ae1 (diff) | |
feat: add `bsd-coreutils-port-git`
Diffstat (limited to 'bsd-coreutils-git/.SRCINFO')
| -rw-r--r-- | bsd-coreutils-git/.SRCINFO | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/bsd-coreutils-git/.SRCINFO b/bsd-coreutils-git/.SRCINFO new file mode 100644 index 0000000..4aecc3f --- /dev/null +++ b/bsd-coreutils-git/.SRCINFO @@ -0,0 +1,15 @@ +pkgbase = bsd-coreutils-port-git + pkgdesc = A collection of basic BSD utilities ported to GNU/Linux + pkgver = r545.d2b28e0 + pkgrel = 1 + url = https://github.com/DiegoMagdaleno/BSDCoreUtils + arch = x86_64 + license = BSD + makedepends = cmake + makedepends = git + depends = glibc + depends = openssl + source = git+https://github.com/DiegoMagdaleno/BSDCoreUtils.git + sha256sums = SKIP + +pkgname = bsd-coreutils-port-git |
