flatpak update to 1.4.2

This commit is contained in:
Ertuğrul Erata
2019-07-07 22:37:16 +03:00
parent b8ffeae35a
commit 3685051da3
4 changed files with 33 additions and 7 deletions
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>app:console</IsA>
<Summary>Operating system and container binary deployment and upgrades</Summary>
<Description>OSTree is a tool for managing bootable, immutable, versioned filesystem trees</Description>
<Archive sha1sum="900ba73e247e2658c5f87a76b3fb74597bb0d748" type="tarxz">https://github.com/ostreedev/ostree/releases/download/v2019.1/libostree-2019.1.tar.xz</Archive>
<Archive sha1sum="fa68b93d4af9dd7cf48bdf0b51c3508f97c70a74" type="tarxz">https://github.com/ostreedev/ostree/releases/download/v2019.2/libostree-2019.2.tar.xz</Archive>
<BuildDependencies>
<Dependency>glib2-devel</Dependency>
<Dependency>xz-devel</Dependency>
@@ -85,6 +85,13 @@
</Package>
<History>
<Update release="7">
<Date>2019-07-07</Date>
<Version>2019.2</Version>
<Comment>Version bump.</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="6">
<Date>2019-04-14</Date>
<Version>2019.1</Version>