Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] broot: update to 1.21.2
@ 2023-04-02 19:48 cinerea0
  2023-04-02 20:15 ` cinerea0
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: cinerea0 @ 2023-04-02 19:48 UTC (permalink / raw)
  To: ml

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

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

end of thread, other threads:[~2023-06-24 19:33 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-02 19:48 [PR PATCH] broot: update to 1.21.2 cinerea0
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

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