File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change
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
+
1
6
Ver.3.3.1:
2
7
+ add ability to direct issue report (#104)
3
8
+ add key completion (#105)
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ optdepends=("catalyst: for GPU monitor"
17
17
makedepends=(' cmake' ' extra-cmake-modules' ' python' )
18
18
source=(https://github.com/arcan1s/awesome-widgets/releases/download/V.${pkgver} /${_pkgname} -${pkgver} -src.tar.xz)
19
19
install=${pkgname} .install
20
- md5sums=(' 4b2e9fc192539e47c3545f89331703c3 ' )
20
+ md5sums=(' 490c62c8085e532f9428f7534eff5ddd ' )
21
21
backup=(' etc/xdg/plasma-dataengine-extsysmon.conf' )
22
22
23
23
prepare () {
You can’t perform that action at this time.
0 commit comments