[arch-commits] Commit in broot/trunk (PKGBUILD)

Sven-Hendrik Haase svenstaro at archlinux.org
Tue Jun 23 21:32:48 UTC 2020


    Date: Tuesday, June 23, 2020 @ 21:32:46
  Author: svenstaro
Revision: 651654

upgpkg: broot 0.17.0-1

Modified:
  broot/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-23 21:32:05 UTC (rev 651653)
+++ PKGBUILD	2020-06-23 21:32:46 UTC (rev 651654)
@@ -3,7 +3,7 @@
 # Contributor: Daniel M. Capella <polyzen at archlinux.org>
 
 pkgname=broot
-pkgver=0.16.0
+pkgver=0.17.0
 pkgrel=1
 pkgdesc='Fuzzy Search + tree + cd'
 arch=('x86_64')
@@ -12,7 +12,7 @@
 depends=('gcc-libs' 'zlib')
 makedepends=('rust')
 source=("https://github.com/Canop/broot/archive/v$pkgver/$pkgname-v$pkgver.tar.gz")
-sha256sums=('25d7d7f188a5a5698e396f6735a66223b84e2101145e16c4787cf2efc93b9e4b')
+sha256sums=('b970748f34536c73f97cd1351768f9067a9d954be885ab65146378e0b0f20089')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list