Merge pull request #12287 from Rmys/master

xfce4-whiskermenu-plugin, thunar ver. bump
This commit is contained in:
Rmys
2023-09-03 13:04:41 +03:00
committed by GitHub
2 changed files with 16 additions and 2 deletions
@@ -13,7 +13,7 @@
<PartOf>desktop.xfce.addon</PartOf> <PartOf>desktop.xfce.addon</PartOf>
<Summary>Alternate Xfce menu.</Summary> <Summary>Alternate Xfce menu.</Summary>
<Description>Whisker Menu is an alternate application launcher for Xfce.</Description> <Description>Whisker Menu is an alternate application launcher for Xfce.</Description>
<Archive sha1sum="78f893d61179e8b512b77fb15ab964e05f971930" type="tarbz2">https://archive.xfce.org/src/panel-plugins/xfce4-whiskermenu-plugin/2.7/xfce4-whiskermenu-plugin-2.7.3.tar.bz2</Archive> <Archive sha1sum="e54b27b4da80a39b5521744c346c781cbe98cce2" type="tarbz2">https://archive.xfce.org/src/panel-plugins/xfce4-whiskermenu-plugin/2.8/xfce4-whiskermenu-plugin-2.8.0.tar.bz2</Archive>
<BuildDependencies> <BuildDependencies>
<Dependency>cmake</Dependency> <Dependency>cmake</Dependency>
<Dependency>exo-devel</Dependency> <Dependency>exo-devel</Dependency>
@@ -65,6 +65,13 @@
</Package> </Package>
<History> <History>
<Update release="11">
<Date>2023-09-02</Date>
<Version>2.8.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="10"> <Update release="10">
<Date>2023-04-26</Date> <Date>2023-04-26</Date>
<Version>2.7.3</Version> <Version>2.7.3</Version>
+8 -1
View File
@@ -16,7 +16,7 @@
<Description> <Description>
Thunar has been designed from the ground up to be fast and easy-to-use. Its user interface is clean and intuitive, and does not include any confusing or useless options. Thunar is fast and responsive with a good start up time and directory load time. Thunar is accessible using Assistive Technologies and is fully standarts compliant Thunar has been designed from the ground up to be fast and easy-to-use. Its user interface is clean and intuitive, and does not include any confusing or useless options. Thunar is fast and responsive with a good start up time and directory load time. Thunar is accessible using Assistive Technologies and is fully standarts compliant
</Description> </Description>
<Archive sha1sum="d36910360e953330141b1b6a15dbce29a2f191e5" type="tarbz2">https://archive.xfce.org/src/xfce/thunar/4.18/thunar-4.18.6.tar.bz2</Archive> <Archive sha1sum="90b023442fe0d59d32f7ef38b7ff3e578f80122c" type="tarbz2">https://archive.xfce.org/src/xfce/thunar/4.18/thunar-4.18.7.tar.bz2</Archive>
<BuildDependencies> <BuildDependencies>
<Dependency>python3-devel</Dependency> <Dependency>python3-devel</Dependency>
<Dependency>intltool</Dependency> <Dependency>intltool</Dependency>
@@ -113,6 +113,13 @@
</Package> </Package>
<History> <History>
<Update release="24">
<Date>2023-09-02</Date>
<Version>4.18.7</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="23"> <Update release="23">
<Date>2023-04-30</Date> <Date>2023-04-30</Date>
<Version>4.18.6</Version> <Version>4.18.6</Version>