Skip to content

Commit 1555b22

Browse files
author
arcan1s
committed
edited changelog =)
1 parent 1c772f2 commit 1555b22

File tree

3 files changed

+3
-1
lines changed

3 files changed

+3
-1
lines changed

CHANGELOG

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
Ver.1.7.4:
22
+ added support more than 10 tags in cpu, cpuclock, hdd, hddtemp, temp labels
3+
- format bug fixes
34
* changes in custom uptime format
45

56
Ver.1.7.3:

CHANGELOG-RU

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
Вер.1.7.4:
22
+ добавлена поддержка более чем 10 тэгов в полях cpu, cpuclock, hdd, hddtemp, temp
3+
- фиксы в форматах
34
* изменения в кастомном формате аптайма
45

56
Вер.1.7.3:

PKGBUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ optdepends=("amarok: for music player monitor"
2020
makedepends=('automoc4' 'cmake')
2121
source=(https://github.com/arcan1s/pytextmonitor/releases/download/V.${pkgver}/${_pkgname}-${pkgver}-src.tar.xz)
2222
install=${pkgname}.install
23-
md5sums=('2da85505e39497baf50cbade068c0780')
23+
md5sums=('a820a3f9d676e1b05c13839d36df4a9d')
2424
backup=('usr/share/config/extsysmon.conf')
2525

2626
prepare() {

0 commit comments

Comments
 (0)