aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-05-22 01:25:25 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-05-22 07:04:30 +0000
commit71f5f160ee43a06b7929d32b30703fbd7eb90b37 (patch)
treeb9addbae58fb05a371c8d0cbbab1bc16b3a285c2
parente705d75df6da8594500d893a7af6513d13776d13 (diff)
testing/broot: upgrade to 0.13.6
-rw-r--r--testing/broot/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/broot/APKBUILD b/testing/broot/APKBUILD
index efe3d9e83e7..ebe20acaba0 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>
+# Maintainer:
pkgname=broot
-pkgver=0.13.5
+pkgver=0.13.6
pkgrel=0
pkgdesc="New way to see and navigate directory trees"
url="https://github.com/Canop/broot"
@@ -24,4 +24,4 @@ package() {
install -Dm0644 man/page "$pkgdir"/usr/share/man/man1/broot.1
}
-sha512sums="89433f38e551da671ee0189e7d6352e90942f73f0355262f9e3fe930bc2be5cd28b93e57f2460491e2a0f87214519d8be6abbb82d99e19e2c8b4dca1dd0864b5 broot-0.13.5.tar.gz"
+sha512sums="f985867208d39ccd69e6f2fa6a0b8f3fe36b7e2e0da41529c8a2165c41ea88503a5a4b698efb81075e2dde381a0a6ef18a1bb14822f5c8d5fe85810332112ab7 broot-0.13.6.tar.gz"