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

Sven-Hendrik Haase svenstaro at archlinux.org
Thu Oct 1 02:26:23 UTC 2020


    Date: Thursday, October 1, 2020 @ 02:26:22
  Author: svenstaro
Revision: 714166

upgpkg: broot 1.0.1-1

Modified:
  broot/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-01 00:05:30 UTC (rev 714165)
+++ PKGBUILD	2020-10-01 02:26:22 UTC (rev 714166)
@@ -3,7 +3,7 @@
 # Contributor: Daniel M. Capella <polyzen at archlinux.org>
 
 pkgname=broot
-pkgver=1.0.0
+pkgver=1.0.1
 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=('f4c9e60f1589b7f4aba1e89d414ddde9dabf1c38e8dfd693b405827cfcb8e175')
+sha256sums=('886ba97f8d71a3fb83aba57f53022b5daf10576dc50f9d8e8d81f4db3090350e')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list