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

Felix Yan felixonmars at archlinux.org
Tue Jun 16 13:48:19 UTC 2020


    Date: Tuesday, June 16, 2020 @ 13:48:19
  Author: felixonmars
Revision: 646203

upgpkg: s-tui 1.0.1-1

Modified:
  s-tui/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-16 13:40:39 UTC (rev 646202)
+++ PKGBUILD	2020-06-16 13:48:19 UTC (rev 646203)
@@ -1,7 +1,7 @@
 # Maintainer: Robin Broda <coderobe @ archlinux.org>
 # Contributor: Lars Hagström <lars at foldspace.nu>
 pkgname=s-tui
-pkgver=1.0.0
+pkgver=1.0.1
 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")
-sha256sums=('11490f432f91b0b0535d60a6621903fa40231b871a616259cb6a1db3e2f2c6f6')
+sha512sums=('3ddc9fcd3112b407e9bf18fda3a2e54685fc40adcac865a161dbc2d0901b9dc7124e4e9eef2a847713cb790209f6f038d20831ba7161d1e0abf5bc9c5b641926')
 
 build() {
   cd "${pkgname}-${pkgver}"



More information about the arch-commits mailing list