aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-01-16 20:47:59 +0100
committerLeo <thinkabit.ukim@gmail.com>2020-01-16 23:06:02 +0100
commit735d9e6cafcc1e312396dd48b7982075d7bd674f (patch)
tree9d1953a0f87cce6864434a1f54f0220e7f7d8261 /testing
parent1134bbfdea5754cf514b8a075af7a0eaac981ca1 (diff)
downloadaports-735d9e6cafcc1e312396dd48b7982075d7bd674f.tar.bz2
aports-735d9e6cafcc1e312396dd48b7982075d7bd674f.tar.xz
testing/broot: upgrade to 0.11.9
Diffstat (limited to 'testing')
-rw-r--r--testing/broot/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/broot/APKBUILD b/testing/broot/APKBUILD
index 89c347ebb7..8f241db2dd 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.11.7
+pkgver=0.11.9
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="2c97cf97e559d1b669086c29c8fd4574ad9188ee767bb53f7d15dc18925a5617fcc24dd5aa9b8e1a7fa84f3d5eb3e262caaf0aee3498d105bf7b15f9ac546571 broot-0.11.7.tar.gz"
+sha512sums="7c9a3b45e095bd64533a2f67c95b05d83b89048c096428808756333800645ad294268a9cde19185294de3e46dd55ea9cf14267f1d7a3c7a98d46b9a824d49a2c broot-0.11.9.tar.gz"