File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 2
2
3
3
pkgname=plasma5-applet-awesome-widgets
4
4
_pkgname=awesome-widgets
5
- pkgver=3.2.1
5
+ pkgver=3.3.0
6
6
pkgrel=1
7
7
pkgdesc=" Collection of minimalistic Plasmoids which look like Awesome WM widgets (ex-PyTextMonitor)"
8
8
arch=(' i686' ' x86_64' )
@@ -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=(' 73da19c31aa95edd428ff5ce7b541ee1 ' )
20
+ md5sums=(' 0dddbf8c47992204de515e63026c16f3 ' )
21
21
backup=(' etc/xdg/plasma-dataengine-extsysmon.conf' )
22
22
23
23
prepare () {
Original file line number Diff line number Diff line change @@ -14,8 +14,8 @@ set(PROJECT_AUTHOR "Evgeniy Alekseev")
14
14
set (PROJECT_CONTACT "esalexeev@gmail.com" )
15
15
set (PROJECT_LICENSE "GPL3" )
16
16
set (PROJECT_VERSION_MAJOR "3" )
17
- set (PROJECT_VERSION_MINOR "2 " )
18
- set (PROJECT_VERSION_PATCH "1 " )
17
+ set (PROJECT_VERSION_MINOR "3 " )
18
+ set (PROJECT_VERSION_PATCH "0 " )
19
19
set (PROJECT_VERSION "${PROJECT_VERSION_MAJOR} .${PROJECT_VERSION_MINOR} .${PROJECT_VERSION_PATCH} " )
20
20
# append git version if any
21
21
set (PROJECT_COMMIT_SHA "Commit hash" CACHE INTERNAL "" )
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ X-Plasma-RemoteLocation=
20
20
X-KDE-PluginInfo-Author =Evgeniy Alekseev aka arcanis
21
21
X-KDE-PluginInfo-Email =esalexeev@gmail.com
22
22
X-KDE-PluginInfo-Name =org.kde.plasma.awesomewidget
23
- X-KDE-PluginInfo-Version =3.2.1
23
+ X-KDE-PluginInfo-Version =3.3.0
24
24
X-KDE-PluginInfo-Website =https://arcanis.me/projects/awesome-widgets/
25
25
X-KDE-PluginInfo-Category =System Information
26
26
X-KDE-PluginInfo-Depends =
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ X-Plasma-RemoteLocation=
20
20
X-KDE-PluginInfo-Author =Evgeniy Alekseev aka arcanis
21
21
X-KDE-PluginInfo-Email =esalexeev@gmail.com
22
22
X-KDE-PluginInfo-Name =org.kde.plasma.desktoppanel
23
- X-KDE-PluginInfo-Version =3.2.1
23
+ X-KDE-PluginInfo-Version =3.3.0
24
24
X-KDE-PluginInfo-Website =https://arcanis.me/projects/awesome-widgets/
25
25
X-KDE-PluginInfo-Category =System Information
26
26
X-KDE-PluginInfo-Depends =
You can’t perform that action at this time.
0 commit comments