pkgtop: update to 2.4.

This commit is contained in:
UsernameRandomlyGenerated 2021-03-21 13:44:57 +01:00 committed by Érico Nogueira Rolim
parent e56fd825df
commit 428bd7e0e0

View file

@ -1,6 +1,6 @@
# Template file for 'pkgtop' # Template file for 'pkgtop'
pkgname=pkgtop pkgname=pkgtop
version=2.2 version=2.4
revision=1 revision=1
build_style=go build_style=go
go_import_path="github.com/orhun/pkgtop" go_import_path="github.com/orhun/pkgtop"
@ -11,7 +11,7 @@ maintainer="Kyle Nusbaum <knusbaum+void@sdf.org>"
license="GPL-3.0-or-later" license="GPL-3.0-or-later"
homepage="https://github.com/orhun/pkgtop" homepage="https://github.com/orhun/pkgtop"
distfiles="https://github.com/orhun/pkgtop/archive/${version}.tar.gz" distfiles="https://github.com/orhun/pkgtop/archive/${version}.tar.gz"
checksum=bbc43c463fcc0251159ff9570f38fa33c8ce7ff6357ad703c3a88e51df5bb33a checksum=8730516d14524e696f11b56ae3158f9a1853d620b27c5f960b9b6a4f6aedb2df
post_install() { post_install() {
mv ${DESTDIR}/usr/bin/{src,pkgtop} mv ${DESTDIR}/usr/bin/{src,pkgtop}