More https
This commit is contained in:
parent
e1618b1ad8
commit
afe78214ac
3 changed files with 3 additions and 3 deletions
|
@ -19,7 +19,7 @@
|
||||||
# you may not use this file except in compliance with the License.
|
# you may not use this file except in compliance with the License.
|
||||||
# You may obtain a copy of the License at
|
# You may obtain a copy of the License at
|
||||||
#
|
#
|
||||||
# http://www.apache.org/licenses/LICENSE-2.0
|
# https://www.apache.org/licenses/LICENSE-2.0
|
||||||
#
|
#
|
||||||
# Unless required by applicable law or agreed to in writing, software
|
# Unless required by applicable law or agreed to in writing, software
|
||||||
# distributed under the License is distributed on an "AS IS" BASIS,
|
# distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
|
|
@ -37,7 +37,7 @@ BatteryPlugin::BatteryPlugin(QObject* parent, const QVariantList& args)
|
||||||
{
|
{
|
||||||
|
|
||||||
//TODO: Add battery reporting, could be based on:
|
//TODO: Add battery reporting, could be based on:
|
||||||
// http://kde-apps.org/content/show.php/battery+plasmoid+with+remaining+time?content=120309
|
// https://www.linux-apps.com/content/show.php/battery+plasmoid+with+remaining+time?content=120309
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -13,7 +13,7 @@ Version: 1.3.1
|
||||||
Release: 1
|
Release: 1
|
||||||
Group: Qt/Qt
|
Group: Qt/Qt
|
||||||
License: LICENSE
|
License: LICENSE
|
||||||
URL: http://example.org/
|
URL: https://community.kde.org/KDEConnect
|
||||||
Source0: %{name}-%{version}.tar.bz2
|
Source0: %{name}-%{version}.tar.bz2
|
||||||
Requires: sailfishsilica-qt5 >= 0.10.9
|
Requires: sailfishsilica-qt5 >= 0.10.9
|
||||||
Requires: qt5-qtquickcontrols-layouts
|
Requires: qt5-qtquickcontrols-layouts
|
||||||
|
|
Loading…
Reference in a new issue