From bdc5037f65d8bf0759ebdd92fbab99f6286a9565 Mon Sep 17 00:00:00 2001 From: Kyle Nusbaum Date: Fri, 13 Sep 2019 08:55:30 -0500 Subject: [PATCH] pkgtop: update to 2.0. --- srcpkgs/pkgtop/template | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/srcpkgs/pkgtop/template b/srcpkgs/pkgtop/template index 0e18f410782..31a769917d6 100644 --- a/srcpkgs/pkgtop/template +++ b/srcpkgs/pkgtop/template @@ -1,17 +1,17 @@ # Template file for 'pkgtop' pkgname=pkgtop -version=1.7 +version=2.0 revision=1 build_style=go -go_import_path="github.com/keylo99/pkgtop" +go_import_path="github.com/orhun/pkgtop" go_package="${go_import_path}/src" hostmakedepends="git" short_desc="Interactive package manager and resource monitor" maintainer="Kyle Nusbaum " license="GPL-3.0-or-later" -homepage="https://github.com/keylo99/pkgtop" -distfiles="https://github.com/keylo99/pkgtop/archive/${version}.tar.gz" -checksum=3fc175dc241b7c171a34c5c99caa04840f2070f76033fb3624132faaacd0ee30 +homepage="https://github.com/orhun/pkgtop" +distfiles="https://github.com/orhun/pkgtop/archive/${version}.tar.gz" +checksum=0356155cea97e9a325a4c1fe99a1f6989bc2d7bf6ab1a9d34763bb832123f880 post_install() { mv ${DESTDIR}/usr/bin/{src,pkgtop}