Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] neofetch: update to 7.1.0
@ 2020-08-03  9:38 yoctocell
  2020-08-03 20:49 ` Chocimier
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: yoctocell @ 2020-08-03  9:38 UTC (permalink / raw)
  To: ml

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

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

https://github.com/yoctocell/void-packages neofetch-7.1.0
https://github.com/void-linux/void-packages/pull/24019

neofetch: update to 7.1.0
None

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-neofetch-7.1.0-24019.patch --]
[-- Type: text/x-diff, Size: 1041 bytes --]

From 0e6a55ac17c11a45a29e407f9272017f0c72a595 Mon Sep 17 00:00:00 2001
From: yoctocell <attocell.name@protonmail.com>
Date: Mon, 3 Aug 2020 04:06:19 +0200
Subject: [PATCH] neofetch: update to 7.1.0

---
 srcpkgs/neofetch/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/neofetch/template b/srcpkgs/neofetch/template
index a9d59efc618..509fc140edc 100644
--- a/srcpkgs/neofetch/template
+++ b/srcpkgs/neofetch/template
@@ -1,6 +1,6 @@
 # Template file for 'neofetch'
 pkgname=neofetch
-version=7.0.0
+version=7.1.0
 revision=1
 archs=noarch
 build_style=gnu-makefile
@@ -11,7 +11,7 @@ license="MIT"
 homepage="https://github.com/dylanaraps/neofetch"
 changelog="https://raw.githubusercontent.com/dylanaraps/neofetch/master/CHANGELOG.md"
 distfiles="${homepage}/archive/${version}/${pkgname}-${version}.tar.gz"
-checksum=8c6bd217cf6d34fc1f3dcbb0e8b1137655bc13fbb21165273dbb2a7bce0d3130
+checksum=58a95e6b714e41efc804eca389a223309169b2def35e57fa934482a6b47c27e7
 
 post_install() {
 	vlicense LICENSE.md

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: neofetch: update to 7.1.0
  2020-08-03  9:38 [PR PATCH] neofetch: update to 7.1.0 yoctocell
@ 2020-08-03 20:49 ` Chocimier
  2020-08-04 10:28 ` [PR PATCH] [Updated] " yoctocell
  2020-08-04 16:26 ` [PR PATCH] [Merged]: " Chocimier
  2 siblings, 0 replies; 4+ messages in thread
From: Chocimier @ 2020-08-03 20:49 UTC (permalink / raw)
  To: ml

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

New comment by Chocimier on void-packages repository

https://github.com/void-linux/void-packages/pull/24019#issuecomment-668234470

Comment:
Changelog is gone, https://github.com/dylanaraps/neofetch/releases/tag/${version} can replace it.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PR PATCH] [Updated] neofetch: update to 7.1.0
  2020-08-03  9:38 [PR PATCH] neofetch: update to 7.1.0 yoctocell
  2020-08-03 20:49 ` Chocimier
@ 2020-08-04 10:28 ` yoctocell
  2020-08-04 16:26 ` [PR PATCH] [Merged]: " Chocimier
  2 siblings, 0 replies; 4+ messages in thread
From: yoctocell @ 2020-08-04 10:28 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by yoctocell against master on the void-packages repository

https://github.com/yoctocell/void-packages neofetch-7.1.0
https://github.com/void-linux/void-packages/pull/24019

neofetch: update to 7.1.0
None

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-neofetch-7.1.0-24019.patch --]
[-- Type: text/x-diff, Size: 1221 bytes --]

From ec27b8cfe6f3f3fff34891886c3bfd050c96ce17 Mon Sep 17 00:00:00 2001
From: yoctocell <attocell.name@protonmail.com>
Date: Mon, 3 Aug 2020 04:06:19 +0200
Subject: [PATCH] neofetch: update to 7.1.0

---
 srcpkgs/neofetch/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/neofetch/template b/srcpkgs/neofetch/template
index a9d59efc618..60862481a28 100644
--- a/srcpkgs/neofetch/template
+++ b/srcpkgs/neofetch/template
@@ -1,6 +1,6 @@
 # Template file for 'neofetch'
 pkgname=neofetch
-version=7.0.0
+version=7.1.0
 revision=1
 archs=noarch
 build_style=gnu-makefile
@@ -9,9 +9,9 @@ short_desc="Simple system information script"
 maintainer="Muhammad Herdiansyah <herdiansyah@netc.eu>"
 license="MIT"
 homepage="https://github.com/dylanaraps/neofetch"
-changelog="https://raw.githubusercontent.com/dylanaraps/neofetch/master/CHANGELOG.md"
+changelog="https://github.com/dylanaraps/neofetch/releases/tag/${version}"
 distfiles="${homepage}/archive/${version}/${pkgname}-${version}.tar.gz"
-checksum=8c6bd217cf6d34fc1f3dcbb0e8b1137655bc13fbb21165273dbb2a7bce0d3130
+checksum=58a95e6b714e41efc804eca389a223309169b2def35e57fa934482a6b47c27e7
 
 post_install() {
 	vlicense LICENSE.md

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PR PATCH] [Merged]: neofetch: update to 7.1.0
  2020-08-03  9:38 [PR PATCH] neofetch: update to 7.1.0 yoctocell
  2020-08-03 20:49 ` Chocimier
  2020-08-04 10:28 ` [PR PATCH] [Updated] " yoctocell
@ 2020-08-04 16:26 ` Chocimier
  2 siblings, 0 replies; 4+ messages in thread
From: Chocimier @ 2020-08-04 16:26 UTC (permalink / raw)
  To: ml

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

There's a merged pull request on the void-packages repository

neofetch: update to 7.1.0
https://github.com/void-linux/void-packages/pull/24019

Description:
None

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-08-04 16:26 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-03  9:38 [PR PATCH] neofetch: update to 7.1.0 yoctocell
2020-08-03 20:49 ` Chocimier
2020-08-04 10:28 ` [PR PATCH] [Updated] " yoctocell
2020-08-04 16:26 ` [PR PATCH] [Merged]: " Chocimier

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).