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

Orhun Parmaksiz orhun at gemini.archlinux.org
Wed Mar 30 15:40:14 UTC 2022


    Date: Wednesday, March 30, 2022 @ 15:40:14
  Author: orhun
Revision: 1177800

upgpkg: broot 1.10.0-1: upstream release

Modified:
  broot/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-30 15:17:47 UTC (rev 1177799)
+++ PKGBUILD	2022-03-30 15:40:14 UTC (rev 1177800)
@@ -4,7 +4,7 @@
 # Contributor: Daniel M. Capella <polyzen at archlinux.org>
 
 pkgname=broot
-pkgver=1.9.4
+pkgver=1.10.0
 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=('f1a3cda2ebb3a436b039cb2296914871599305f7f9292cc53d3641a67706fe9f')
+sha256sums=('0ec905b45dc58624e473e2b3f84951ab7afadde6dd9bdb72f190ab97e86af22d')
 
 prepare() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list