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

Sven-Hendrik Haase svenstaro at archlinux.org
Sat Jan 25 23:45:58 UTC 2020


    Date: Saturday, January 25, 2020 @ 23:45:58
  Author: svenstaro
Revision: 555608

upgpkg: broot 0.12.1-1

Modified:
  broot/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-01-25 22:47:17 UTC (rev 555607)
+++ PKGBUILD	2020-01-25 23:45:58 UTC (rev 555608)
@@ -3,7 +3,7 @@
 # Contributor: Daniel M. Capella <polyzen at archlinux.org>
 
 pkgname=broot
-pkgver=0.12.0
+pkgver=0.12.1
 pkgrel=1
 pkgdesc='Fuzzy Search + tree + cd'
 arch=('x86_64')
@@ -12,7 +12,7 @@
 depends=('gcc-libs')
 makedepends=('rust')
 source=("$url/archive/v$pkgver/$pkgname-v$pkgver.tar.gz")
-sha256sums=('eaf84409014e2e691c33d42676d0eeff8c961427914c18d5e1cff6e246a2f544')
+sha256sums=('e2036165dce4a8e77a2e6d1ec5c8f4c2bd63027734b1e660d3cf6685179f5846')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list