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

Sven-Hendrik Haase svenstaro at archlinux.org
Thu Jan 7 22:23:51 UTC 2021


    Date: Thursday, January 7, 2021 @ 22:23:51
  Author: svenstaro
Revision: 812902

upgpkg: broot 1.1.11-1

Modified:
  broot/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-07 22:22:59 UTC (rev 812901)
+++ PKGBUILD	2021-01-07 22:23:51 UTC (rev 812902)
@@ -3,7 +3,7 @@
 # Contributor: Daniel M. Capella <polyzen at archlinux.org>
 
 pkgname=broot
-pkgver=1.1.10
+pkgver=1.1.11
 pkgrel=1
 pkgdesc='Fuzzy Search + tree + cd'
 arch=('x86_64')
@@ -12,7 +12,7 @@
 depends=('gcc-libs' 'zlib')
 makedepends=('rust')
 source=("https://github.com/Canop/broot/archive/v$pkgver/$pkgname-v$pkgver.tar.gz")
-sha256sums=('f40e63cf8bcf7d70a42d528696fe0355ff5a4a80cfd654593dabdd866613bc60')
+sha256sums=('6924aee9300c803dbff0a330f0bc787388bc0435124e40aa9d06594949c5d6c6')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list