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

Sven-Hendrik Haase svenstaro at archlinux.org
Wed May 12 09:05:45 UTC 2021


    Date: Wednesday, May 12, 2021 @ 09:05:44
  Author: svenstaro
Revision: 931431

upgpkg: broot 1.4.0-1

Modified:
  broot/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-05-12 07:32:44 UTC (rev 931430)
+++ PKGBUILD	2021-05-12 09:05:44 UTC (rev 931431)
@@ -3,7 +3,7 @@
 # Contributor: Daniel M. Capella <polyzen at archlinux.org>
 
 pkgname=broot
-pkgver=1.3.1
+pkgver=1.4.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=('2e5f2d0225cbed5ec882c90d580ea1a06752d4d8f2c3ec153ffc5e87f8619284')
+sha256sums=('410c948b5a45796238efacac857a74594511e24615399e604795d17efbda0461')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list