Github messages for voidlinux
 help / color / mirror / Atom feed
From: icp1994 <icp1994@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] fuzzel: update to 1.8.0.
Date: Fri, 28 Oct 2022 07:33:47 +0200	[thread overview]
Message-ID: <20221028053347.eFomzxfUU5Bz11IibEbsvA2sRjpA6bRCik-L97h2Fvs@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-40152@inbox.vuxu.org>

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

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

https://github.com/icp1994/void-packages fuzzel
https://github.com/void-linux/void-packages/pull/40152

fuzzel: update to 1.8.0.
#### Testing the changes
- I tested the changes in this PR: **YES**

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

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

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

From 7276da83d1826179e55ecda375788b9c2c0661f2 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Tue, 25 Oct 2022 18:42:37 +0530
Subject: [PATCH] fuzzel: update to 1.8.1.

---
 srcpkgs/fuzzel/template | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/fuzzel/template b/srcpkgs/fuzzel/template
index 88bf5c145aab..e116a50373ff 100644
--- a/srcpkgs/fuzzel/template
+++ b/srcpkgs/fuzzel/template
@@ -1,6 +1,6 @@
 # Template file for 'fuzzel'
 pkgname=fuzzel
-version=1.7.0
+version=1.8.1
 revision=1
 wrksrc="$pkgname"
 build_style=meson
@@ -11,10 +11,12 @@ short_desc="Application launcher for wlroots based Wayland compositors"
 maintainer="Isaac Freund <mail@isaacfreund.com>"
 license="MIT"
 homepage="https://codeberg.org/dnkl/fuzzel"
-distfiles="${homepage}/archive/${version}.tar.gz"
-checksum=f792c9869ec2ab333e99ff49d3e94a81c7ffc45767b74ed98c63404f558a008b
+changelog="https://codeberg.org/dnkl/fuzzel/raw/branch/master/CHANGELOG.md"
+distfiles="https://codeberg.org/dnkl/fuzzel/archive/${version}.tar.gz"
+checksum=f1dcd487d1cdb9f37be2535184503c265f5df5bd2571e9e0dfc193d00fd08aa2
 
 post_install() {
-	rm "${PKGDESTDIR}/usr/share/doc/${pkgname}/LICENSE"
+	rm "${PKGDESTDIR}/usr/share/doc/fuzzel/CHANGELOG.md"
+	rm "${PKGDESTDIR}/usr/share/doc/fuzzel/LICENSE"
 	vlicense LICENSE
 }

  parent reply	other threads:[~2022-10-28  5:33 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-25 13:26 [PR PATCH] " icp1994
2022-10-27 22:57 ` [PR REVIEW] " classabbyamp
2022-10-28  5:33 ` icp1994 [this message]
2022-10-28  6:32 ` [PR PATCH] [Merged]: fuzzel: update to 1.8.1 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=20221028053347.eFomzxfUU5Bz11IibEbsvA2sRjpA6bRCik-L97h2Fvs@z \
    --to=icp1994@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).