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

Orhun Parmaksiz orhun at gemini.archlinux.org
Mon Apr 4 18:25:30 UTC 2022


    Date: Monday, April 4, 2022 @ 18:25:30
  Author: orhun
Revision: 1181364

upgpkg: broot 1.11.1-1: upstream release

Modified:
  broot/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-04-04 18:19:38 UTC (rev 1181363)
+++ PKGBUILD	2022-04-04 18:25:30 UTC (rev 1181364)
@@ -4,7 +4,7 @@
 # Contributor: Daniel M. Capella <polyzen at archlinux.org>
 
 pkgname=broot
-pkgver=1.11.0
+pkgver=1.11.1
 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=('8273587cada352d87e30db3c8d07c14d6cf46629ef821e6182bd086eca351504')
+sha256sums=('0cc09d5bcc5c6b80d6161c2ba234df0332c1dabd6c3c9f2f6ebe2f82b8eef5c3')
 
 prepare() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list