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

Orhun Parmaksiz orhun at gemini.archlinux.org
Sun May 29 08:58:42 UTC 2022


    Date: Sunday, May 29, 2022 @ 08:58:42
  Author: orhun
Revision: 1213931

upgpkg: broot 1.13.0-1: upstream release

Modified:
  broot/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-05-29 07:50:24 UTC (rev 1213930)
+++ PKGBUILD	2022-05-29 08:58:42 UTC (rev 1213931)
@@ -4,7 +4,7 @@
 # Contributor: Daniel M. Capella <polyzen at archlinux.org>
 
 pkgname=broot
-pkgver=1.12.0
+pkgver=1.13.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=('94b5bc7fa79f379c2c23c23402e7a076495b4d23ca7d89e4631702dbff15fb82')
+sha256sums=('ae0cbdb558975b8495b96230db028a346a870d15de1c10f535b76d982270427b')
 
 prepare() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list