testing/broot: upgrade to 0.12.0

This commit is contained in:
Leo 2020-01-19 15:39:53 +01:00
parent 6245872c5c
commit f2fa769803

View File

@ -1,7 +1,7 @@
# Contributor: Leo <thinkabit.ukim@gmail.com>
# Maintainer: Leo <thinkabit.ukim@gmail.com>
pkgname=broot
pkgver=0.11.9
pkgver=0.12.0
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="7c9a3b45e095bd64533a2f67c95b05d83b89048c096428808756333800645ad294268a9cde19185294de3e46dd55ea9cf14267f1d7a3c7a98d46b9a824d49a2c broot-0.11.9.tar.gz"
sha512sums="a53386710c8a5dab68f2bc72b9fcfcf424ec3dca5441cf224fe90e6a9ddae4abd66a47e0bcdc9c0c9c47a77e819478de5068acaf5d5c48ba09a0ee27384007f1 broot-0.12.0.tar.gz"