update changelog

This commit is contained in:
Evgenii Alekseev 2017-06-02 17:38:27 +03:00
parent fe88c72498
commit 1702045550
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
Ver.3.3.2:
- fix bug with invalid DP colour configuration
- fix bug with invalid HTML tags operation
* update to newest Qt and plasma
Ver.3.3.1: Ver.3.3.1:
+ add ability to direct issue report (#104) + add ability to direct issue report (#104)
+ add key completion (#105) + add key completion (#105)

View File

@ -17,7 +17,7 @@ optdepends=("catalyst: for GPU monitor"
makedepends=('cmake' 'extra-cmake-modules' 'python') makedepends=('cmake' 'extra-cmake-modules' 'python')
source=(https://github.com/arcan1s/awesome-widgets/releases/download/V.${pkgver}/${_pkgname}-${pkgver}-src.tar.xz) source=(https://github.com/arcan1s/awesome-widgets/releases/download/V.${pkgver}/${_pkgname}-${pkgver}-src.tar.xz)
install=${pkgname}.install install=${pkgname}.install
md5sums=('4b2e9fc192539e47c3545f89331703c3') md5sums=('490c62c8085e532f9428f7534eff5ddd')
backup=('etc/xdg/plasma-dataengine-extsysmon.conf') backup=('etc/xdg/plasma-dataengine-extsysmon.conf')
prepare() { prepare() {