Github messages for voidlinux
 help / color / mirror / Atom feed
From: cultab <cultab@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] smenu: update to 1.0.0.
Date: Tue, 11 Oct 2022 17:23:20 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-39891@inbox.vuxu.org> (raw)

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

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

https://github.com/cultab/void-packages smenu
https://github.com/void-linux/void-packages/pull/39891

smenu: update to 1.0.0.
Updated distfiles to use the release assets (smenu-$version.tar.bz2)
    instead of the github generated tarballs.

#### Testing the changes
- I tested the changes in this PR: **YES**, ran the `simple_menu` example provided in the upstream repo.


#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)



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

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

From ba4d11b2b0e7d6b5462c157524ff580d98dff1db Mon Sep 17 00:00:00 2001
From: cultab <rroarck@gmail.com>
Date: Tue, 11 Oct 2022 18:18:47 +0300
Subject: [PATCH] smenu: update to 1.0.0.

Updated distfiles to use the release assets (smenu-$version.tar.bz2)
    instead of the github generated tarballs.
---
 srcpkgs/smenu/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/smenu/template b/srcpkgs/smenu/template
index 7d19eadac218..3a233e064cbb 100644
--- a/srcpkgs/smenu/template
+++ b/srcpkgs/smenu/template
@@ -1,6 +1,6 @@
 # Template file for 'smenu'
 pkgname=smenu
-version=0.9.19
+version=1.0.0
 revision=1
 build_style=gnu-configure
 makedepends="ncurses-devel"
@@ -9,7 +9,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-only"
 homepage="https://github.com/p-gen/smenu"
 changelog="https://raw.githubusercontent.com/p-gen/smenu/master/ChangeLog"
-distfiles="https://github.com/p-gen/smenu/archive/v${version}.tar.gz"
-checksum=179b0b57db5a9a8606d8d9d364f0662d4e5dd57592bf7896ada4022c9acc83cb
+distfiles="https://github.com/p-gen/smenu/releases/download/v${version}/smenu-${version}.tar.bz2"
+checksum=40e044d4bb39a9258cbb2349e7c5618bdafaa20c39f7d86cc8b6fa3b878ef105
 
 LDFLAGS="-lncurses"

             reply	other threads:[~2022-10-11 15:23 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-11 15:23 cultab [this message]
2022-10-11 17:49 ` [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=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-39891@inbox.vuxu.org \
    --to=cultab@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).