pkgtop: update to 2.1.

This commit is contained in:
mobinmob 2019-11-17 16:15:20 +02:00 committed by Helmut Pozimski
parent 34f90c6711
commit d281c7845d
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'pkgtop' # Template file for 'pkgtop'
pkgname=pkgtop pkgname=pkgtop
version=2.0 version=2.1
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=0356155cea97e9a325a4c1fe99a1f6989bc2d7bf6ab1a9d34763bb832123f880 checksum=3f2be81534c461652e4d414148d0d04de1194bea7afec36e6ee8cb6c3fa42dfa
post_install() { post_install() {
mv ${DESTDIR}/usr/bin/{src,pkgtop} mv ${DESTDIR}/usr/bin/{src,pkgtop}