xfce4-datetime-plugin ver. bump

This commit is contained in:
Rmys
2022-09-20 21:53:40 +03:00
committed by GitHub
parent ae89dbaaa4
commit b8b1e613b1
2 changed files with 10 additions and 3 deletions
@@ -25,5 +25,5 @@ def build():
def install():
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING", "NEWS", "README")
pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING", "NEWS", "README*")
@@ -13,8 +13,8 @@
<PartOf>desktop.xfce.addon</PartOf>
<Summary>This plugin shows the date and time in the panel</Summary>
<Description>xfce4-datetime-plugin shows the date and time in the panel, and a calendar appears when you left-click on it.</Description>
<Archive sha1sum="2d7ed667d6c2f5e8b9f4eb80cb001d2473ae2a60" type="tarbz2">
https://archive.xfce.org/src/panel-plugins/xfce4-datetime-plugin/0.8/xfce4-datetime-plugin-0.8.0.tar.bz2
<Archive sha1sum="23c60f3afcaf83684339f015ba22807698a34aa0" type="tarbz2">
https://archive.xfce.org/src/panel-plugins/xfce4-datetime-plugin/0.8/xfce4-datetime-plugin-0.8.2.tar.bz2
</Archive>
<BuildDependencies>
<Dependency>xfce4-panel-devel</Dependency>
@@ -42,6 +42,13 @@
</Package>
<History>
<Update release="2">
<Date>2022-09-20</Date>
<Version>0.8.2</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="1">
<Date>2020-06-25</Date>
<Version>0.8.0</Version>