Skip to content

Commit 1702045

Browse files
committed
update changelog
1 parent fe88c72 commit 1702045

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
Ver.3.3.2:
2+
- fix bug with invalid DP colour configuration
3+
- fix bug with invalid HTML tags operation
4+
* update to newest Qt and plasma
5+
16
Ver.3.3.1:
27
+ add ability to direct issue report (#104)
38
+ add key completion (#105)

packages/PKGBUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ optdepends=("catalyst: for GPU monitor"
1717
makedepends=('cmake' 'extra-cmake-modules' 'python')
1818
source=(https://github.com/arcan1s/awesome-widgets/releases/download/V.${pkgver}/${_pkgname}-${pkgver}-src.tar.xz)
1919
install=${pkgname}.install
20-
md5sums=('4b2e9fc192539e47c3545f89331703c3')
20+
md5sums=('490c62c8085e532f9428f7534eff5ddd')
2121
backup=('etc/xdg/plasma-dataengine-extsysmon.conf')
2222

2323
prepare() {

0 commit comments

Comments
 (0)