~alpine/aports

community/broot: upgrade to 1.6.6 v1 APPLIED

Marvin Preuss: 1
 community/broot: upgrade to 1.6.6

 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/3726/mbox | git am -3
Learn more about email & git

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

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

diff --git a/community/broot/APKBUILD b/community/broot/APKBUILD
index bd994aed7f..c22cbdc416 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.5
pkgver=1.6.6
pkgrel=1
pkgdesc="New way to see and navigate directory trees"
url="https://github.com/Canop/broot"
@@ -27,6 +27,6 @@ package() {
}

sha512sums="
8bc9cd9e7a3dc989c629fdf7d0b5a627bd0a5a24705abe67ca3d8453c1e465bae6e0545bca736f5459904b99ee1348b1148e5afebc12b9a8b1f20d80b9329d49  broot-1.6.5.tar.gz
c1e3b375904c5589fda5950617142675a9f7c16656c954cda141b3bf32acd3bb1db0fec095bfe77f648be48865b3c7251e3b6ca94da7f5ff0f72915a3a1eb90a  broot-1.6.6.tar.gz
05bbce2c8553beba42d13e50de87e4a320aed45787d788269388e04408cf9325dba5cd44ce24c30547483e7b6e9561d3aca17e06ca2b8097fc24a387395dac0b  minimize-size.patch
"
-- 
2.33.1