9a4c74df10
The psmisc tarball released at sourceforge keeps changing checksum every so often. From the tarball timestamp, it appears that the translation files have been updated and then presumably the tarball has been recreated. Update checksum to reflect the latest one at sourceforge.
12 lines
458 B
Bash
12 lines
458 B
Bash
# Template file for 'psmisc'
|
|
pkgname=psmisc
|
|
version=23.3
|
|
revision=1
|
|
build_style=gnu-configure
|
|
makedepends="ncurses-devel"
|
|
short_desc="Small set of utilities that use the linux proc filesystem"
|
|
maintainer="Enno Boland <gottox@voidlinux.org>"
|
|
license="GPL-2.0-or-later"
|
|
homepage="https://gitlab.com/psmisc/psmisc"
|
|
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.xz"
|
|
checksum=41750e1a5abf7ed2647b094f58127c73dbce6876f77ba4e0a7e0995ae5c7279a
|