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

Orhun Parmaksiz orhun at gemini.archlinux.org
Tue Feb 15 19:33:49 UTC 2022


    Date: Tuesday, February 15, 2022 @ 19:33:49
  Author: orhun
Revision: 1133382

upgpkg: broot 1.9.3-1: upstream release

Modified:
  broot/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-15 19:25:13 UTC (rev 1133381)
+++ PKGBUILD	2022-02-15 19:33:49 UTC (rev 1133382)
@@ -4,7 +4,7 @@
 # Contributor: Daniel M. Capella <polyzen at archlinux.org>
 
 pkgname=broot
-pkgver=1.9.2
+pkgver=1.9.3
 pkgrel=1
 pkgdesc='Fuzzy Search + tree + cd'
 arch=('x86_64')
@@ -14,7 +14,7 @@
 makedepends=('rust')
 options=('!lto')
 source=("https://github.com/Canop/broot/archive/v$pkgver/$pkgname-v$pkgver.tar.gz")
-sha256sums=('4d8a90c0bfe8bf771d32a434ea54adef0242239312b6c2dafef550356c9b2ad0')
+sha256sums=('1034905ba031cd2b77f32e42835e228ae76f10005829e24ed0ad1035d12a6c4b')
 
 prepare() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list