# Maintainer: Vincent Grande # Contributor: Eric Vidal # Contributor: Bartłomiej Piotrowski # Contributor: Gaetan Bisson # Contributor: Eric Bélanger pkgname=procps-ng-nosystemd-minimal-git pkgver=3.3.16 pkgrel=1 pkgdesc='Utilities for monitoring your system and its processes' url='https://gitlab.com/procps-ng/procps' license=(GPL LGPL) arch=(x86_64) depends=(ncurses) backup=('etc/sysctl.conf') conflicts=(procps procps-ng sysvinit-tools) provides=(procps procps-ng sysvinit-tools) replaces=(procps sysvinit-tools) source=("git+https://gitlab.com/procps-ng/procps.git" 'sysctl.conf' 'fs66093.patch') sha256sums=('SKIP' 'SKIP' 'SKIP') pkgver() { cd procps git describe --tags | sed 's/-/+/g' } prepare() { cd procps sed 's: