From 39951333e7af2aff2bbfac38aead7dd078c81d78 Mon Sep 17 00:00:00 2001 From: Tim Biermann Date: Tue, 6 Aug 2024 20:58:43 +0200 Subject: [PATCH] bottom: 0.10.1 -> 0.10.2 --- bottom/.signature | 6 +++--- bottom/Pkgfile | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/bottom/.signature b/bottom/.signature index 4523bf1fe..d14a42488 100644 --- a/bottom/.signature +++ b/bottom/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3/hh8z+XS2FlcgOA7mcyXPenlR9WYCAa2FowKt7cQNaUGdcjYta4wM1THIcK93DnxQDkPy10+/OkHdk1u5Ze3AQ= -SHA256 (Pkgfile) = 56d45919dbd083c81568eed95c2bc94aadc556617fe4e978fadfc9c5b0f63442 +RWSagIOpLGJF3/hR02MxfrHo9Ux48IXw2taV8sI93se614wYGC0dK3i7afmL2ok0CGcBKQJWHkZmBtkoJ0xR1d/wT+MUdNkhzAo= +SHA256 (Pkgfile) = b9e672bbf84b58a4343156cd50505ca0360f19a14fc95be9e0d5ba3958369b3d SHA256 (.footprint) = 9bb5e03a0c9c445933e138a904fcdc70c44c548df30c29482e8bda4c5c4502ec -SHA256 (bottom-0.10.1.tar.gz) = c0e507cc3a5246e65521e91391410efc605840abe3b40194c5769265051fa1cc +SHA256 (bottom-0.10.2.tar.gz) = 1db45fe9bc1fabb62d67bf8a1ea50c96e78ff4d2a5e25bf8ae8880e3ad5af80a diff --git a/bottom/Pkgfile b/bottom/Pkgfile index 83bf87d62..ef9d4787c 100644 --- a/bottom/Pkgfile +++ b/bottom/Pkgfile @@ -4,7 +4,7 @@ # Depends on: rust name=bottom -version=0.10.1 +version=0.10.2 release=1 source=(https://github.com/ClementTsang/bottom/archive/$version/$name-$version.tar.gz)