Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] smenu: update to 1.0.0.
@ 2022-10-11 15:23 cultab
  2022-10-11 17:49 ` [PR PATCH] [Merged]: " classabbyamp
  0 siblings, 1 reply; 2+ messages in thread
From: cultab @ 2022-10-11 15:23 UTC (permalink / raw)
  To: ml

[-- 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"

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

* Re: [PR PATCH] [Merged]: smenu: update to 1.0.0.
  2022-10-11 15:23 [PR PATCH] smenu: update to 1.0.0 cultab
@ 2022-10-11 17:49 ` classabbyamp
  0 siblings, 0 replies; 2+ messages in thread
From: classabbyamp @ 2022-10-11 17:49 UTC (permalink / raw)
  To: ml

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

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

smenu: update to 1.0.0.
https://github.com/void-linux/void-packages/pull/39891

Description:
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)



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

end of thread, other threads:[~2022-10-11 17:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-11 15:23 [PR PATCH] smenu: update to 1.0.0 cultab
2022-10-11 17:49 ` [PR PATCH] [Merged]: " classabbyamp

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