Date: Wednesday, February 8, 2023 @ 20:31:27
  Author: orhun
Revision: 1396547

upgpkg: broot 1.20.1-1: upstream release

Modified:
  broot/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-02-08 20:14:03 UTC (rev 1396546)
+++ PKGBUILD    2023-02-08 20:31:27 UTC (rev 1396547)
@@ -4,7 +4,7 @@
 # Contributor: Daniel M. Capella <[email protected]>
 
 pkgname=broot
-pkgver=1.20.0
+pkgver=1.20.1
 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=('4637dfb91575ad6da36ab32f10ea5d363709587f7cf2e728fab25b2c73d30311')
+sha256sums=('7a6fc5f657cab0f5a90c2fa0705d61371edeaa7f92cc7674292f48d4258c7ed1')
 
 prepare() {
   cd $pkgname-$pkgver

Reply via email to