xfce4-xkb-plugin-0.8.3

This commit is contained in:
Rmys
2022-07-15 17:58:05 +03:00
committed by GitHub
parent 7efae68020
commit e1a00be945
2 changed files with 10 additions and 3 deletions
@@ -17,5 +17,5 @@ def build():
def install():
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
pisitools.dodoc("AUTHORS", "COPYING", "INSTALL", "NEWS", "README")
pisitools.dodoc("AUTHORS", "COPYING", "INSTALL", "NEWS", "README*")
@@ -15,8 +15,8 @@
<Description>
A plugin for the Xfce4 panel displaying keyboard layout. The plugin may be used as an indicator for the current layout and to switch layouts.
</Description>
<Archive sha1sum="60d5910b3fc6aada5f8117d11e589e32435653d2" type="tarbz2">
https://archive.xfce.org/src/panel-plugins/xfce4-xkb-plugin/0.8/xfce4-xkb-plugin-0.8.2.tar.bz2
<Archive sha1sum="d6ff52ece9416122192ecb89147f4637541bd92a" type="tarbz2">
https://archive.xfce.org/src/panel-plugins/xfce4-xkb-plugin/0.8/xfce4-xkb-plugin-0.8.3.tar.bz2
</Archive>
<BuildDependencies>
<Dependency>intltool</Dependency>
@@ -63,6 +63,13 @@
</Package>
<History>
<Update release="7">
<Date>2022-07-14</Date>
<Version>0.8.3</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="6">
<Date>2021-01-17</Date>
<Version>0.8.2</Version>