Update pspec.xml

This commit is contained in:
Ümit Solmaz
2024-11-29 16:16:33 +03:00
committed by GitHub
parent 7ea5b5f42f
commit 73e3e86a2f
+9 -2
View File
@@ -13,8 +13,8 @@
<PartOf>hardware.disk</PartOf>
<Summary>Safe and flexible file-system backup/deployment tool.</Summary>
<Description>FSArchiver is a system tool that allows you to save the contents of a file-system to a compressed archive file.</Description>
<Archive sha1sum="6048ffc284e5284556c292a7e733f0a677785377" type="targz">
https://github.com/fdupoux/fsarchiver/releases/download/0.8.6/fsarchiver-0.8.6.tar.gz
<Archive sha1sum="b33bea61a1527369d220bf6ffb1dda231f4f5611" type="targz">
https://github.com/fdupoux/fsarchiver/releases/download/0.8.7/fsarchiver-0.8.7.tar.gz
</Archive>
<BuildDependencies>
<Dependency>bzip2</Dependency>
@@ -51,6 +51,13 @@
</Package>
<History>
<Update release="8">
<Date>2024-11-29</Date>
<Version>0.8.7</Version>
<Comment>Version bump.</Comment>
<Name>Ümit Solmaz</Name>
<Email>admins@pisilinux.org</Email>
</Update>
<Update release="7">
<Date>2022-07-30</Date>
<Version>0.8.6</Version>