mirror of
https://github.com/arcan1s/awesome-widgets.git
synced 2025-04-24 23:47:20 +00:00
edited changelog. Release 1.7.1
This commit is contained in:
parent
aab456924f
commit
d7cc354432
@ -1,3 +1,7 @@
|
|||||||
|
Ver.1.7.1:
|
||||||
|
- removed error label
|
||||||
|
* fix bug with zero values in tooltip
|
||||||
|
|
||||||
Ver.1.7.0:
|
Ver.1.7.0:
|
||||||
+ added support of several tags in temperature label
|
+ added support of several tags in temperature label
|
||||||
+ added tags $cpuN, $cpuclN, $hddN, $tempN, $hddtempN, $up, $down
|
+ added tags $cpuN, $cpuclN, $hddN, $tempN, $hddtempN, $up, $down
|
||||||
|
2
PKGBUILD
2
PKGBUILD
@ -19,7 +19,7 @@ optdepends=("hddtemp: for HDD temperature monitor"
|
|||||||
makedepends=('automoc4' 'cmake')
|
makedepends=('automoc4' 'cmake')
|
||||||
source=(https://github.com/arcan1s/pytextmonitor/releases/download/V.${pkgver}/${_pkgname}-${pkgver}-src.tar.xz)
|
source=(https://github.com/arcan1s/pytextmonitor/releases/download/V.${pkgver}/${_pkgname}-${pkgver}-src.tar.xz)
|
||||||
install=${pkgname}.install
|
install=${pkgname}.install
|
||||||
md5sums=('b2de8ec47cc451038df5d98159d63d8b')
|
md5sums=('bdc5020484c0d5cf9404cdedfb51b341')
|
||||||
backup=('usr/share/config/extsysmon.conf')
|
backup=('usr/share/config/extsysmon.conf')
|
||||||
|
|
||||||
build () {
|
build () {
|
||||||
|
Loading…
Reference in New Issue
Block a user