[arch-commits] Commit in broot/trunk (PKGBUILD)
Orhun Parmaksiz
orhun at gemini.archlinux.org
Sat Jun 18 14:26:40 UTC 2022
Date: Saturday, June 18, 2022 @ 14:26:39
Author: orhun
Revision: 1238409
upgpkg: broot 1.13.2-1: upstream release
Modified:
broot/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-06-18 13:41:36 UTC (rev 1238408)
+++ PKGBUILD 2022-06-18 14:26:39 UTC (rev 1238409)
@@ -4,7 +4,7 @@
# Contributor: Daniel M. Capella <polyzen at archlinux.org>
pkgname=broot
-pkgver=1.13.1
+pkgver=1.13.2
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=('95b4b01c43f23b8d4f06030b57c9b2e47a4fbbc4f6099acaf6e42d1f1697385e')
+sha256sums=('51f669a035fea435edabae89a4d89c7555681ccb5d440b9c8d6f2eba41b51dec')
prepare() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list