diff --git a/CHANGELOG b/CHANGELOG index 1b652dc..481a189 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -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: + add ability to direct issue report (#104) + add key completion (#105) diff --git a/packages/PKGBUILD b/packages/PKGBUILD index fc014b4..34e20d3 100644 --- a/packages/PKGBUILD +++ b/packages/PKGBUILD @@ -17,7 +17,7 @@ optdepends=("catalyst: for GPU monitor" makedepends=('cmake' 'extra-cmake-modules' 'python') source=(https://github.com/arcan1s/awesome-widgets/releases/download/V.${pkgver}/${_pkgname}-${pkgver}-src.tar.xz) install=${pkgname}.install -md5sums=('4b2e9fc192539e47c3545f89331703c3') +md5sums=('490c62c8085e532f9428f7534eff5ddd') backup=('etc/xdg/plasma-dataengine-extsysmon.conf') prepare() {