mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
pkgtop: update to 2.2.
This commit is contained in:
parent
95aee4d686
commit
e0f245f7a5
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'pkgtop'
|
# Template file for 'pkgtop'
|
||||||
pkgname=pkgtop
|
pkgname=pkgtop
|
||||||
version=2.1
|
version=2.2
|
||||||
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=3f2be81534c461652e4d414148d0d04de1194bea7afec36e6ee8cb6c3fa42dfa
|
checksum=bbc43c463fcc0251159ff9570f38fa33c8ce7ff6357ad703c3a88e51df5bb33a
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
mv ${DESTDIR}/usr/bin/{src,pkgtop}
|
mv ${DESTDIR}/usr/bin/{src,pkgtop}
|
||||||
|
|
Loading…
Add table
Reference in a new issue