[arch-commits] Commit in s-tui/trunk (PKGBUILD)
Robin Broda
coderobe at archlinux.org
Sun Nov 24 18:23:09 UTC 2019
Date: Sunday, November 24, 2019 @ 18:23:09
Author: coderobe
Revision: 533087
upgpkg: s-tui 0.8.3-4
fix FS#64635
Modified:
s-tui/trunk/PKGBUILD
----------+
PKGBUILD | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-11-24 18:17:48 UTC (rev 533086)
+++ PKGBUILD 2019-11-24 18:23:09 UTC (rev 533087)
@@ -2,13 +2,12 @@
# Contributor: Lars Hagström <lars at foldspace.nu>
pkgname=s-tui
pkgver=0.8.3
-pkgrel=3
+pkgrel=4
pkgdesc="Terminal UI stress test and monitoring tool "
arch=('any')
url="https://github.com/amanusk/s-tui"
license=('GPL2')
-depends=('stress' 'python' 'python-urwid' 'python-psutil')
-makedepends=('python-setuptools')
+depends=('stress' 'python' 'python-urwid' 'python-psutil' 'python-setuptools')
source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/v${pkgver}.tar.gz")
sha256sums=('74270fe57b3350f0cfa1a9f0fba80951d2117d7284de509863dbeadfcdbd78dc')
More information about the arch-commits
mailing list