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

Sven-Hendrik Haase svenstaro at archlinux.org
Tue Dec 22 11:05:28 UTC 2020


    Date: Tuesday, December 22, 2020 @ 11:05:27
  Author: svenstaro
Revision: 781897

upgpkg: broot 1.0.9-1

Modified:
  broot/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-12-22 11:02:50 UTC (rev 781896)
+++ PKGBUILD	2020-12-22 11:05:27 UTC (rev 781897)
@@ -3,7 +3,7 @@
 # Contributor: Daniel M. Capella <polyzen at archlinux.org>
 
 pkgname=broot
-pkgver=1.0.7
+pkgver=1.0.9
 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=('48988ef94993a6c8f5a80cb09813b729d8e149380dcba5e5878ecc7fd3617cc1')
+sha256sums=('66f998d425631673af2772bc4ebafa55f4d74224cbd99bd5570bba53d50be27a')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list