[arch-commits] Commit in bottom/trunk (PKGBUILD)
George Rawlinson
grawlinson at gemini.archlinux.org
Thu Dec 23 08:19:22 UTC 2021
Date: Thursday, December 23, 2021 @ 08:19:22
Author: grawlinson
Revision: 1083030
upgpkg: bottom 0.6.6-1
New upstream release.
Modified:
bottom/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-12-23 08:00:36 UTC (rev 1083029)
+++ PKGBUILD 2021-12-23 08:19:22 UTC (rev 1083030)
@@ -3,7 +3,7 @@
# Contributor: Clement Tsang (xoronth) <cjhtsang at uwaterloo.ca>
pkgname=bottom
-pkgver=0.6.5
+pkgver=0.6.6
pkgrel=1
pkgdesc="A graphical process/system monitor"
arch=('x86_64')
@@ -12,8 +12,8 @@
depends=('gcc-libs')
makedepends=('rust')
source=("$pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz")
-sha512sums=('f847c3f1c96704519b12fbcff1a9aba22d709a945aaa78f5b14ce1d1c4f7559c6e17b3fc2f1ce4b9289eb01161797569f2bd4efa58f40c97751cb867ca8c4fd2')
-b2sums=('00b9876969ff7f3b812c127d4d079e1cdda542410bb323378b593a0f59dab46ae4b862540450930c45cd2a6bda0486a2d04c4461cb06d34157252aede5873a6f')
+sha512sums=('ec7083a0ec6bd402c1fc8fd4628e056c19f30b9a8ac14c7a8f06f4a8e0ade6743ea7796d0e2921479165e5600b2f7e82969307b4006d50d85fd189784da23bd9')
+b2sums=('63f956735a96737bf781bdfdd426843cd7de7b1a5cce8eeb75c7205bba65acfc788f1ed6a099a05de9f8739ff1e62bd86b0803f623f238a0ff4ce25b2c5ca5ec')
prepare() {
cd "$pkgname-$pkgver"
More information about the arch-commits
mailing list