summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLars Hagström2019-03-18 21:46:45 +0100
committerLars Hagström2019-03-18 21:46:45 +0100
commit0d107dcbd377c03a6f0ff6dcdfae703f7154fa0a (patch)
treef96969f3defb4c2fd6f026ea2a2caacf50816f67 /PKGBUILD
parent0d13b66f74cbe475ff011fbf4da171c4067ea2d6 (diff)
downloadaur-s-tui.tar.gz
Bump
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cf3344040b5c..a42bbd46a8e5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
-# Maintainer: Lars Hagström <lars@foldspace.nu>
+# Maintainer: Lars Hagström <lars@foldspace.nu>
pkgname=s-tui
-pkgver=0.8.2
+pkgver=0.8.3
pkgrel=1
pkgdesc="Terminal UI stress test and monitoring tool "
arch=('any')
@@ -11,7 +11,7 @@ depends=('stress' 'python' 'python-urwid' 'python-psutil' 'python-setuptools')
options=(!emptydirs)
install=
source=("$url/archive/v$pkgver.tar.gz")
-sha1sums=('a2d5234f4cd4cf21cde0ea9283d9a91a84f7b77b')
+sha1sums=('07882feedfbf4a709128c2f004e452c947379dda')
conflicts=("s-tui-git")