Github messages for voidlinux
 help / color / mirror / Atom feed
From: glaulher <glaulher@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] ufetch: update to 0.3.
Date: Sun, 18 Dec 2022 16:01:21 +0100	[thread overview]
Message-ID: <20221218150121.onsPENuqq3omQMwDkghzfCNhfLSonTdZpoLLnkAeveQ@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-41001@inbox.vuxu.org>

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

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

https://github.com/glaulher/void-packages ufetch
https://github.com/void-linux/void-packages/pull/41001

ufetch: update to 0.3.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **yes**

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration)
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->

#### Local build testing
- I built this PR locally for my native architecture, (x86_64)
- I built this PR locally for these architectures (if supported. mark crossbuilds):  
  - armv7l
 

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

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

From e66d08266fa0ed1d9cdda79ac933ead3f3ecce22 Mon Sep 17 00:00:00 2001
From: glaulher <glaulher.developer@gmail.com>
Date: Sun, 18 Dec 2022 14:57:06 -0300
Subject: [PATCH] ufetch: update to 0.3.

---
 srcpkgs/ufetch/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/ufetch/template b/srcpkgs/ufetch/template
index 5965fd2f4fef..071d5bc72a03 100644
--- a/srcpkgs/ufetch/template
+++ b/srcpkgs/ufetch/template
@@ -1,14 +1,14 @@
 # Template file for 'ufetch'
 pkgname=ufetch
-version=0.2
-revision=2
+version=0.3
+revision=1
 depends="xbps coreutils ncurses"
 short_desc="Tiny system info for Void"
 maintainer="Orphaned <orphan@voidlinux.org>"
-license="ISC"
+license="MIT"
 homepage="https://gitlab.com/jschx/ufetch"
 distfiles="https://gitlab.com/jschx/ufetch/-/archive/v${version}/ufetch-v${version}.tar.gz"
-checksum=137f481b90ec9603f32b89c800687f2dd99a3a74429e99026406d08ba16cc2a6
+checksum=dfef07f18561e56070eb3ac589c7d660a5367b284d4f094cca0c3aa84e2cc1f4
 
 do_install() {
 	vbin ufetch-void ufetch

  parent reply	other threads:[~2022-12-18 15:01 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-10 19:26 [PR PATCH] " glaulher
2022-12-12  6:35 ` [PR REVIEW] " classabbyamp
2022-12-18 15:01 ` glaulher [this message]
2022-12-18 15:03 ` glaulher
2022-12-18 22:46 ` [PR PATCH] [Merged]: " classabbyamp

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=20221218150121.onsPENuqq3omQMwDkghzfCNhfLSonTdZpoLLnkAeveQ@z \
    --to=glaulher@users.noreply.github.com \
    --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).