Github messages for voidlinux
 help / color / mirror / Atom feed
From: cinerea0 <cinerea0@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] broot: update to 1.21.2
Date: Sun, 02 Apr 2023 21:48:53 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-43223@inbox.vuxu.org> (raw)

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

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

https://github.com/cinerea0/void-packages broot
https://github.com/void-linux/void-packages/pull/43223

broot: update to 1.21.2
#### Testing the changes
- I tested the changes in this PR: **YES**


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

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

From 82629a66c0a4fec6701029f1d9e84ec2f1569525 Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Sun, 2 Apr 2023 15:48:03 -0400
Subject: [PATCH] broot: update to 1.21.2

---
 srcpkgs/broot/template | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/broot/template b/srcpkgs/broot/template
index 4a8f8a3d80f6..3b6b5e128695 100644
--- a/srcpkgs/broot/template
+++ b/srcpkgs/broot/template
@@ -1,7 +1,7 @@
 # Template file for 'broot'
 pkgname=broot
-version=1.18.0
-revision=2
+version=1.21.2
+revision=1
 build_style=cargo
 short_desc="Interactive directory tree view, fuzzy search, balanced BFS descent"
 maintainer="cinerea0 <cinerea0@protonmail.com>"
@@ -9,7 +9,7 @@ license="MIT"
 homepage="https://dystroy.org/broot/"
 changelog="https://raw.githubusercontent.com/Canop/broot/main/CHANGELOG.md"
 distfiles="https://github.com/Canop/broot/archive/refs/tags/v${version}.tar.gz"
-checksum=b195fa6b47b282a8f4baa3b7eb69fa6fd2f3fde80238bd5fe70c4dd4ae288610
+checksum=492806ffa225f74025120a353a40c89d08c1b2b2ce2d5f0a412dca47f21f28e3
 
 if [ "$XBPS_TARGET_ENDIAN" = "be" ]; then
 	broken="exr crate errors on big endian"
@@ -21,8 +21,8 @@ case "$XBPS_TARGET_MACHINE" in
 esac
 
 post_install() {
-	vlicense LICENSE
-
 	vsed -e "s/#version/${version}/g;s,#date,$(date +'%Y/%m/%d'),g" -i man/page
 	vman man/page broot.1
+
+	vlicense LICENSE
 }

             reply	other threads:[~2023-04-02 19:48 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-02 19:48 cinerea0 [this message]
2023-04-02 20:15 ` cinerea0
2023-04-16 16:43 ` jcgruenhage
2023-04-17  3:37 ` cinerea0
2023-06-20 16:16 ` [PR PATCH] [Updated] " cinerea0
2023-06-20 17:34 ` broot: update to 1.23.0 cinerea0
2023-06-24 19:32 ` classabbyamp
2023-06-24 19:33 ` [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-43223@inbox.vuxu.org \
    --to=cinerea0@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).