aboutsummaryrefslogtreecommitdiffstats
path: root/testing/broot
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-02-16 16:00:07 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-02-16 16:20:29 -0300
commitf0000ee037bd54c870b3add28ff2e7dcb0c64615 (patch)
tree4196bb35b207ef17468de3878a08464fef9881d3 /testing/broot
parente8b38a44f51c7df5c44079c1597139da373b7b0f (diff)
downloadaports-f0000ee037bd54c870b3add28ff2e7dcb0c64615.tar.bz2
aports-f0000ee037bd54c870b3add28ff2e7dcb0c64615.tar.xz
testing/broot: upgrade to 0.13.2
Diffstat (limited to 'testing/broot')
-rw-r--r--testing/broot/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/broot/APKBUILD b/testing/broot/APKBUILD
index 2db886ea6b..2ff0db2060 100644
--- a/testing/broot/APKBUILD
+++ b/testing/broot/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Leo <thinkabit.ukim@gmail.com>
# Maintainer: Leo <thinkabit.ukim@gmail.com>
pkgname=broot
-pkgver=0.13.1
+pkgver=0.13.2
pkgrel=0
pkgdesc="New way to see and navigate directory trees"
url="https://github.com/Canop/broot"
@@ -22,4 +22,4 @@ package() {
install -Dm0755 target/release/broot "$pkgdir"/usr/bin/broot
}
-sha512sums="40df15fd3de384cf122fcb81dd24f429a8ccfb5016e5969c4d4d1d4b845c28f1fa5f31127517386e05057769d78cc4163a5076138a7d045da44f64d99660b3dc broot-0.13.1.tar.gz"
+sha512sums="48d375608b4d0e82bef57c3eccbaf8ae46bd3e2f5d38dfc3d95cd4c7c0810bb02214b5179018befc0636969194d0da6e85ee301a8e7f42c390afb1bbcaf3494c broot-0.13.2.tar.gz"