[arch-commits] Commit in broot/trunk (PKGBUILD)
Sven-Hendrik Haase
svenstaro at archlinux.org
Thu Oct 22 16:55:22 UTC 2020
Date: Thursday, October 22, 2020 @ 16:55:22
Author: svenstaro
Revision: 729272
upgpkg: broot 1.0.4-1
Modified:
broot/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-10-22 16:21:46 UTC (rev 729271)
+++ PKGBUILD 2020-10-22 16:55:22 UTC (rev 729272)
@@ -3,7 +3,7 @@
# Contributor: Daniel M. Capella <polyzen at archlinux.org>
pkgname=broot
-pkgver=1.0.2
+pkgver=1.0.4
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=('3aa821ec47837a668b34d60bdaf4a166bc7ae836a8550f38440a5b944660fcee')
+sha256sums=('dea81eb5e340864b042f3ee4416298aada7e1d8cd2856177d5c49e7576648487')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list