thunar-archive-plugin-0.5.0
This commit is contained in:
@@ -19,5 +19,5 @@ def build():
|
||||
def install():
|
||||
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
|
||||
|
||||
pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING", "NEWS", "README")
|
||||
pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING", "NEWS")
|
||||
|
||||
|
||||
@@ -13,9 +13,7 @@
|
||||
<PartOf>desktop.xfce.addon</PartOf>
|
||||
<Summary>A plugin allows you to create and extract archive files</Summary>
|
||||
<Description>The Thunar Archive Plugin allows you to create and extract archive files using the file context menus in the Thunar file manager.</Description>
|
||||
<Archive sha1sum="a5f2e9c57b2439364b089eeccd1a7d0e926a0cc2" type="tarbz2">
|
||||
https://archive.xfce.org/src/thunar-plugins/thunar-archive-plugin/0.4/thunar-archive-plugin-0.4.0.tar.bz2
|
||||
</Archive>
|
||||
<Archive sha1sum="3ae486aeb7ebac46b66e2427565d87ceae4b1e2e" type="tarbz2">https://archive.xfce.org/src/thunar-plugins/thunar-archive-plugin/0.5/thunar-archive-plugin-0.5.0.tar.bz2</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>intltool</Dependency>
|
||||
<Dependency>exo-devel</Dependency>
|
||||
@@ -25,7 +23,7 @@
|
||||
<Dependency>thunar-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
<Patches>
|
||||
<Patch level="1">0.3.1-fix-kde-ark.patch</Patch>
|
||||
<!-- <Patch level="1">0.3.1-fix-kde-ark.patch</Patch> -->
|
||||
</Patches>
|
||||
</Source>
|
||||
|
||||
@@ -48,6 +46,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="2">
|
||||
<Date>2022-04-30</Date>
|
||||
<Version>0.5.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="1">
|
||||
<Date>2020-11-21</Date>
|
||||
<Version>0.4.0</Version>
|
||||
|
||||
Reference in New Issue
Block a user