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

Robin Broda coderobe at archlinux.org
Sun Mar 21 05:09:14 UTC 2021


    Date: Sunday, March 21, 2021 @ 05:09:14
  Author: coderobe
Revision: 896891

upgpkg: s-tui 1.1.1-1

Modified:
  s-tui/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-21 05:09:12 UTC (rev 896890)
+++ PKGBUILD	2021-03-21 05:09:14 UTC (rev 896891)
@@ -1,8 +1,8 @@
 # Maintainer: Robin Broda <coderobe @ archlinux.org>
 # Contributor: Lars Hagström <lars at foldspace.nu>
 pkgname=s-tui
-pkgver=1.0.2
-pkgrel=2
+pkgver=1.1.1
+pkgrel=1
 pkgdesc="Terminal UI stress test and monitoring tool "
 arch=('any')
 url="https://github.com/amanusk/s-tui"
@@ -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=('7b475a4be69b702bd0a916e5c4fbec2dc9976e5033d6afb24af0583eba62292d5f7ab26779e1b55d8adaa113c32984a15311d050e9457d791778734b9236d530')
+sha512sums=('71de8fbdad7ebcf9e0ef84b35276315b6c23782c1e24cec1cabb5397e768aa2d5c3f0d3945e1693625b06c52dc1c4ceb7290f6262bf6cddca7afecdcff059bae')
 
 build() {
   cd "${pkgname}-${pkgver}"



More information about the arch-commits mailing list