[arch-commits] Commit in s-tui/trunk (PKGBUILD)
Robin Broda
coderobe at archlinux.org
Mon Jul 20 20:10:13 UTC 2020
Date: Monday, July 20, 2020 @ 20:10:12
Author: coderobe
Revision: 664654
upgpkg: s-tui 1.0.2-1
Modified:
s-tui/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-07-20 20:06:10 UTC (rev 664653)
+++ PKGBUILD 2020-07-20 20:10:12 UTC (rev 664654)
@@ -1,7 +1,7 @@
# Maintainer: Robin Broda <coderobe @ archlinux.org>
# Contributor: Lars Hagström <lars at foldspace.nu>
pkgname=s-tui
-pkgver=1.0.1
+pkgver=1.0.2
pkgrel=1
pkgdesc="Terminal UI stress test and monitoring tool "
arch=('any')
@@ -9,7 +9,7 @@
license=('GPL2')
depends=('stress' 'python' 'python-urwid' 'python-psutil' 'python-setuptools')
source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/v${pkgver}.tar.gz")
-sha512sums=('3ddc9fcd3112b407e9bf18fda3a2e54685fc40adcac865a161dbc2d0901b9dc7124e4e9eef2a847713cb790209f6f038d20831ba7161d1e0abf5bc9c5b641926')
+sha512sums=('7b475a4be69b702bd0a916e5c4fbec2dc9976e5033d6afb24af0583eba62292d5f7ab26779e1b55d8adaa113c32984a15311d050e9457d791778734b9236d530')
build() {
cd "${pkgname}-${pkgver}"
More information about the arch-commits
mailing list