summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcoderobe <coderobe@9fca08f4-af9d-4005-b8df-a31f2cc04f65>2019-11-24 18:23:09 +0000
committercoderobe <coderobe@9fca08f4-af9d-4005-b8df-a31f2cc04f65>2019-11-24 18:23:09 +0000
commitc6523bb81e0008796f8182ce41faf84ff5655db4 (patch)
tree129fb53d13a2f6967b15d852d6ebcbc0a1f2cc7e
parent45443d2b3227778df01348104171fb0ef9d582db (diff)
upgpkg: s-tui 0.8.3-4
fix FS#64635 git-svn-id: file:///srv/repos/svn-community/svn@533087 9fca08f4-af9d-4005-b8df-a31f2cc04f65
-rw-r--r--s-tui/trunk/PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/s-tui/trunk/PKGBUILD b/s-tui/trunk/PKGBUILD
index f15c9a668fa..03b7586ff0a 100644
--- a/s-tui/trunk/PKGBUILD
+++ b/s-tui/trunk/PKGBUILD
@@ -2,13 +2,12 @@
# Contributor: Lars Hagström <lars@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')