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

Sven-Hendrik Haase svenstaro at archlinux.org
Sun Jun 28 23:13:20 UTC 2020


    Date: Sunday, June 28, 2020 @ 23:13:19
  Author: svenstaro
Revision: 655625

upgpkg: broot 0.18.0-1

Modified:
  broot/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-28 23:11:09 UTC (rev 655624)
+++ PKGBUILD	2020-06-28 23:13:19 UTC (rev 655625)
@@ -3,7 +3,7 @@
 # Contributor: Daniel M. Capella <polyzen at archlinux.org>
 
 pkgname=broot
-pkgver=0.17.0
+pkgver=0.18.0
 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=('b970748f34536c73f97cd1351768f9067a9d954be885ab65146378e0b0f20089')
+sha256sums=('e2be7bb959978482944bdf02f6882c4d1521ca3941df11f88a6b7444cc4cd0db')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list