blob: 4aecc3fd3dcf9f8c21391ee6d054a81ff724fc39 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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
|