edited changelog =)

This commit is contained in:
arcan1s 2014-04-07 03:33:04 +04:00
parent 1c772f288a
commit 1555b22a3b
3 changed files with 3 additions and 1 deletions

View File

@ -1,5 +1,6 @@
Ver.1.7.4:
+ added support more than 10 tags in cpu, cpuclock, hdd, hddtemp, temp labels
- format bug fixes
* changes in custom uptime format
Ver.1.7.3:

View File

@ -1,5 +1,6 @@
Вер.1.7.4:
+ добавлена поддержка более чем 10 тэгов в полях cpu, cpuclock, hdd, hddtemp, temp
- фиксы в форматах
* изменения в кастомном формате аптайма
Вер.1.7.3:

View File

@ -20,7 +20,7 @@ optdepends=("amarok: for music player monitor"
makedepends=('automoc4' 'cmake')
source=(https://github.com/arcan1s/pytextmonitor/releases/download/V.${pkgver}/${_pkgname}-${pkgver}-src.tar.xz)
install=${pkgname}.install
md5sums=('2da85505e39497baf50cbade068c0780')
md5sums=('a820a3f9d676e1b05c13839d36df4a9d')
backup=('usr/share/config/extsysmon.conf')
prepare() {