edited changelog. Release 1.7.1

This commit is contained in:
arcan1s 2014-04-02 23:50:09 +04:00
parent aab456924f
commit d7cc354432
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
Ver.1.7.1:
- removed error label
* fix bug with zero values in tooltip
Ver.1.7.0:
+ added support of several tags in temperature label
+ added tags $cpuN, $cpuclN, $hddN, $tempN, $hddtempN, $up, $down

View File

@ -19,7 +19,7 @@ optdepends=("hddtemp: for HDD temperature monitor"
makedepends=('automoc4' 'cmake')
source=(https://github.com/arcan1s/pytextmonitor/releases/download/V.${pkgver}/${_pkgname}-${pkgver}-src.tar.xz)
install=${pkgname}.install
md5sums=('b2de8ec47cc451038df5d98159d63d8b')
md5sums=('bdc5020484c0d5cf9404cdedfb51b341')
backup=('usr/share/config/extsysmon.conf')
build () {