testing/broot: upgrade to 0.13.0

This commit is contained in:
Leo 2020-02-06 09:41:51 +01:00
parent ff851b5f08
commit 0d45dbe5af

View File

@ -1,7 +1,7 @@
# Contributor: Leo <thinkabit.ukim@gmail.com>
# Maintainer: Leo <thinkabit.ukim@gmail.com>
pkgname=broot
pkgver=0.12.2
pkgver=0.13.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="37e393fdc639923d509600b07347c69a1fd19c5b985382527f4283a0c6f2c0feb8740df1b40ed0ddff5e87e84328dd867c2dfbfb16f3131435e8a55834b19543 broot-0.12.2.tar.gz"
sha512sums="509f6780cc51ed8df6dc7864342cb7e16dc26ad413f3512f601143786eeee415cb21e04d7f2a994d0832cd649d7a1085e27b678e50a86ea33acebe4422ed19b7 broot-0.13.0.tar.gz"