~alpine/aports

community/broot: upgrade to 1.6.5 v2 APPLIED

Marvin Preuss: 1
 community/broot: upgrade to 1.6.5

 1 files changed, 2 insertions(+), 2 deletions(-)
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.alpinelinux.org/~alpine/aports/patches/3723/mbox | git am -3
Learn more about email & git

[PATCH v2] community/broot: upgrade to 1.6.5 Export this patch

Sorry, my vim had autofix enabled and shellcheck did this.

---
 community/broot/APKBUILD | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/community/broot/APKBUILD b/community/broot/APKBUILD
index b64603d62c..bd994aed7f 100644
--- a/community/broot/APKBUILD
+++ b/community/broot/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Leo <thinkabit.ukim@gmail.com>
# Maintainer: Jakub Jirutka <jakub@jirutka.cz>
pkgname=broot
pkgver=1.6.4
pkgver=1.6.5
pkgrel=1
pkgdesc="New way to see and navigate directory trees"
url="https://github.com/Canop/broot"
@@ -27,6 +27,6 @@ package() {
}

sha512sums="
979889c3a226a145f55bdd036111c67cb25249e2e05c34487e37da36867c6a9671347809bcb2b36250b2c991d36e9d21f6fc86682a4d8923de579f73512fc8ca  broot-1.6.4.tar.gz
8bc9cd9e7a3dc989c629fdf7d0b5a627bd0a5a24705abe67ca3d8453c1e465bae6e0545bca736f5459904b99ee1348b1148e5afebc12b9a8b1f20d80b9329d49  broot-1.6.5.tar.gz
05bbce2c8553beba42d13e50de87e4a320aed45787d788269388e04408cf9325dba5cd44ce24c30547483e7b6e9561d3aca17e06ca2b8097fc24a387395dac0b  minimize-size.patch
"
-- 
2.33.1
Duplicate of !26662

-- 
via https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/26691#note_187309