mirror of
https://github.com/arcan1s/awesome-widgets.git
synced 2025-04-24 15:37:23 +00:00
update changelog
This commit is contained in:
parent
fe88c72498
commit
1702045550
@ -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)
|
||||||
|
@ -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() {
|
||||||
|
Loading…
Reference in New Issue
Block a user