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

Sven-Hendrik Haase svenstaro at archlinux.org
Thu Jun 3 10:05:58 UTC 2021


    Date: Thursday, June 3, 2021 @ 10:05:57
  Author: svenstaro
Revision: 954922

upgpkg: broot 1.5.0-1

Modified:
  broot/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-03 09:57:58 UTC (rev 954921)
+++ PKGBUILD	2021-06-03 10:05:57 UTC (rev 954922)
@@ -3,8 +3,8 @@
 # Contributor: Daniel M. Capella <polyzen at archlinux.org>
 
 pkgname=broot
-pkgver=1.4.0
-pkgrel=2
+pkgver=1.5.0
+pkgrel=1
 pkgdesc='Fuzzy Search + tree + cd'
 arch=('x86_64')
 url=https://github.com/Canop/broot
@@ -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=('410c948b5a45796238efacac857a74594511e24615399e604795d17efbda0461')
+sha256sums=('c952f63dc81eeaeab776fcb85789bad65bba65d1cecadbf38112a69cd68216db')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list