pkgtop: update to 2.4.
This commit is contained in:
parent
e56fd825df
commit
428bd7e0e0
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'pkgtop'
|
||||
pkgname=pkgtop
|
||||
version=2.2
|
||||
version=2.4
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/orhun/pkgtop"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Kyle Nusbaum <knusbaum+void@sdf.org>"
|
|||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/orhun/pkgtop"
|
||||
distfiles="https://github.com/orhun/pkgtop/archive/${version}.tar.gz"
|
||||
checksum=bbc43c463fcc0251159ff9570f38fa33c8ce7ff6357ad703c3a88e51df5bb33a
|
||||
checksum=8730516d14524e696f11b56ae3158f9a1853d620b27c5f960b9b6a4f6aedb2df
|
||||
|
||||
post_install() {
|
||||
mv ${DESTDIR}/usr/bin/{src,pkgtop}
|
||||
|
|
Loading…
Reference in a new issue