flatpak update

This commit is contained in:
Ertuğrul Erata
2019-04-14 21:58:27 +03:00
parent bc9304e4c0
commit bdf7d09e44
4 changed files with 34 additions and 15 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="d98b3054c6964eeade850dcf1e1d3405e229eb12" type="tarxz">https://github.com/ostreedev/ostree/releases/download/v2018.9/libostree-2018.9.tar.xz</Archive>
<Archive sha1sum="900ba73e247e2658c5f87a76b3fb74597bb0d748" type="tarxz">https://github.com/ostreedev/ostree/releases/download/v2019.1/libostree-2019.1.tar.xz</Archive>
<BuildDependencies>
<Dependency>glib2-devel</Dependency>
<Dependency>xz-devel</Dependency>
@@ -85,6 +85,13 @@
</Package>
<History>
<Update release="6">
<Date>2019-04-14</Date>
<Version>2019.1</Version>
<Comment>Version bump.</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="5">
<Date>2018-11-19</Date>
<Version>2018.9</Version>