Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: [PR PATCH] pkgtop: update to 2.0.
Date: Fri, 13 Sep 2019 16:01:08 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-14435@inbox.vuxu.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 319 bytes --]

There is a new pull request by knusbaum against master on the void-packages repository

https://github.com/knusbaum/void-packages UPDATE_pkgtop_2.0
https://github.com/void-linux/void-packages/pull/14435

pkgtop: update to 2.0.


A patch file from https://github.com/void-linux/void-packages/pull/14435.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-UPDATE_pkgtop_2.0-14435.patch --]
[-- Type: text/x-diff, Size: 1297 bytes --]

From bdc5037f65d8bf0759ebdd92fbab99f6286a9565 Mon Sep 17 00:00:00 2001
From: Kyle Nusbaum <kylenusbaum@granular.ag>
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 <knusbaum+void@sdf.org>"
 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}

             reply	other threads:[~2019-09-13 14:01 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-13 14:01 voidlinux-github [this message]
2019-09-14  7:57 ` [PR PATCH] [Merged]: " voidlinux-github

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-14435@inbox.vuxu.org \
    --to=voidlinux-github@inbox.vuxu.org \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).