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

Orhun Parmaksiz orhun at gemini.archlinux.org
Mon Jul 11 20:02:38 UTC 2022


    Date: Monday, July 11, 2022 @ 20:02:38
  Author: orhun
Revision: 1249642

upgpkg: broot 1.14.2-1: upstream release

Modified:
  broot/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-07-11 20:01:44 UTC (rev 1249641)
+++ PKGBUILD	2022-07-11 20:02:38 UTC (rev 1249642)
@@ -4,7 +4,7 @@
 # Contributor: Daniel M. Capella <polyzen at archlinux.org>
 
 pkgname=broot
-pkgver=1.14.1
+pkgver=1.14.2
 pkgrel=1
 pkgdesc='Fuzzy Search + tree + cd'
 arch=('x86_64')
@@ -14,7 +14,7 @@
 makedepends=('cargo')
 options=('!lto')
 source=("https://github.com/Canop/broot/archive/v$pkgver/$pkgname-v$pkgver.tar.gz")
-sha256sums=('acbcf7adb950c05e6fe2ed3de8f4fed4537bef0150aad0d9917934fbd98bc0a1')
+sha256sums=('992e3b5c2b73a25366bf67ccc8d99a51be9c07c75ec6ea413883dd8a8857c2e4')
 
 prepare() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list