Merge pull request #8989 from 4fury-c3440d8/xfce

weather plugin.
This commit is contained in:
Kamil ATLI
2021-02-13 22:43:15 +03:00
committed by GitHub
@@ -15,8 +15,8 @@
<Description>
Originally written by Bob Schlärmann, this panel plugin shows information about your local weather in the panel, using forecast data provided by met.no.
</Description>
<Archive sha1sum="4961b087601ed85baa7f45320b2ba85d90f09f56" type="tarbz2">
https://archive.xfce.org/src/panel-plugins/xfce4-weather-plugin/0.10/xfce4-weather-plugin-0.10.2.tar.bz2
<Archive sha1sum="2873f0809a7a92927f3166bb14a5b24e11de8a39" type="tarbz2">
https://archive.xfce.org/src/panel-plugins/xfce4-weather-plugin/0.11/xfce4-weather-plugin-0.11.0.tar.bz2
</Archive>
<BuildDependencies>
<Dependency>intltool</Dependency>
@@ -39,6 +39,7 @@
<Dependency>glib2</Dependency>
<Dependency>pango</Dependency>
<Dependency>upower</Dependency>
<Dependency>xfconf</Dependency>
<Dependency>libxml2</Dependency>
<Dependency>libsoup</Dependency>
<Dependency>gdk-pixbuf</Dependency>
@@ -55,6 +56,13 @@
</Package>
<History>
<Update release="2">
<Date>2021-02-13</Date>
<Version>0.11.0</Version>
<Comment>Version bump.</Comment>
<Email>wascheme@tuta.io</Email>
<Name>fury</Name>
</Update>
<Update release="1">
<Date>2020-12-06</Date>
<Version>0.10.2</Version>