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

George Rawlinson grawlinson at gemini.archlinux.org
Mon Sep 13 03:45:17 UTC 2021


    Date: Monday, September 13, 2021 @ 03:45:17
  Author: grawlinson
Revision: 1014640

upgpkg: bottom 0.6.4-1

* New upstream release.
* Delete unnecessary optdepends.

Modified:
  bottom/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-13 03:42:48 UTC (rev 1014639)
+++ PKGBUILD	2021-09-13 03:45:17 UTC (rev 1014640)
@@ -3,18 +3,13 @@
 # Contributor: Clement Tsang (xoronth) <cjhtsang at uwaterloo.ca>
 
 pkgname=bottom
-pkgver=0.6.3
-pkgrel=3
+pkgver=0.6.4
+pkgrel=1
 pkgdesc="A graphical process/system monitor"
 arch=('x86_64')
 url="https://github.com/ClementTsang/bottom"
 license=('MIT')
 makedepends=('rust')
-optdepends=(
-  "bash-completion: for shell auto-completion"
-  "fish: for shell auto-completion"
-  "zsh-completions: for shell auto-completion"
-)
 source=("$pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz")
 b2sums=('2f71722f1b8c100a82d7e684cbc001d493bafaa94319fac564551e34085a9c68c3d34b77147dddcb904013d9c823b1abc21826f828c090117babb47bd2054f37')
 



More information about the arch-commits mailing list