xfce4-weather-plugin

This commit is contained in:
Rmys
2023-04-23 02:08:24 +03:00
committed by GitHub
parent 196c8582c1
commit 1719124e99
2 changed files with 9 additions and 2 deletions
@@ -19,5 +19,5 @@ def build():
def install():
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING", "INSTALL", "NEWS", "README")
pisitools.dodoc("AUTHORS", "COPYING", "NEWS", "README")
@@ -15,7 +15,7 @@
<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="2873f0809a7a92927f3166bb14a5b24e11de8a39" type="tarbz2">https://archive.xfce.org/src/panel-plugins/xfce4-weather-plugin/0.11/xfce4-weather-plugin-0.11.0.tar.bz2</Archive>
<Archive sha1sum="21865a08d41abe71f95fb16d202526c2573fe947" type="tarbz2">https://archive.xfce.org/src/panel-plugins/xfce4-weather-plugin/0.11/xfce4-weather-plugin-0.11.1.tar.bz2</Archive>
<BuildDependencies>
<Dependency>intltool</Dependency>
<Dependency>gtk3-devel</Dependency>
@@ -54,6 +54,13 @@
</Package>
<History>
<Update release="3">
<Date>2023-04-23</Date>
<Version>0.11.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="2">
<Date>2021-02-13</Date>
<Version>0.11.0</Version>