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

Sven-Hendrik Haase svenstaro at archlinux.org
Thu Jan 28 07:12:55 UTC 2021


    Date: Thursday, January 28, 2021 @ 07:12:55
  Author: svenstaro
Revision: 833204

upgpkg: broot 1.2.1-1

Modified:
  broot/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-28 07:04:30 UTC (rev 833203)
+++ PKGBUILD	2021-01-28 07:12:55 UTC (rev 833204)
@@ -3,7 +3,7 @@
 # Contributor: Daniel M. Capella <polyzen at archlinux.org>
 
 pkgname=broot
-pkgver=1.2.0
+pkgver=1.2.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=('87758fd6bc4bc3db32d6a557b84db28fa527be2102ecf9c465cb5a0393af428f')
+sha256sums=('5be09d67bea864bbb2d1ce50e854c17490bbf42e2544a987a1c91b9ddbf75f41')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list