]> git.pld-linux.org Git - packages/s-tui.git/commitdiff
up to 1.1.6 master auto/th/s-tui-1.1.6-1
authorJan Palus <atler@pld-linux.org>
Sun, 28 Jan 2024 11:23:28 +0000 (12:23 +0100)
committerJan Palus <atler@pld-linux.org>
Sun, 28 Jan 2024 11:23:28 +0000 (12:23 +0100)
s-tui.spec

index 16adebb40719d30dbd1a84a5cbc58ba20dbe1e30..06597b529cc61c624287bf464e8a14ff3e732365 100644 (file)
@@ -1,12 +1,12 @@
 Summary:       Terminal-based CPU stress and monitoring utility
 Name:          s-tui
-Version:       1.1.4
+Version:       1.1.6
 Release:       1
 License:       GPL v2+
 Group:         Applications/System
 #Source0Download: https://pypi.org/simple/s-tui/
 Source0:       https://files.pythonhosted.org/packages/source/s/s-tui/%{name}-%{version}.tar.gz
-# Source0-md5: 4a5d8fe4fbdded6ee2e73d5272ee9d86
+# Source0-md5: e8796247bafa773c0e3713dcd36b9780
 URL:           https://amanusk.github.io/s-tui/
 BuildRequires: python3
 BuildRequires: python3-modules
@@ -26,7 +26,7 @@ and utilization in a graphical way from the terminal.
 %setup -q
 
 %{__sed} -E -i -e '1s,#!\s*/usr/bin/python(\s|$),#!%{__python3}\\1,' \
-    s_tui/s_tui.py
+       s_tui/s_tui.py
 
 %build
 %py3_build
This page took 0.13658 seconds and 4 git commands to generate.