hardware *

This commit is contained in:
Rmys
2020-03-10 22:22:30 +03:00
parent 577b5c23f3
commit 75ee3b1bf3
4 changed files with 38 additions and 10 deletions
@@ -12,7 +12,7 @@
<IsA>app:console</IsA>
<Summary>Tool to build flatpaks from sources</Summary>
<Description>Tool for building flatpaks from sources</Description>
<Archive sha1sum="b6c653ef084a4454d42ef6e37f565540d11ab880" type="tarxz">https://github.com/flatpak/flatpak-builder/releases/download/1.0.8/flatpak-builder-1.0.8.tar.xz</Archive>
<Archive sha1sum="bcc40c3cb921581dbfb6abc7b17f7b7a74d23366" type="tarxz">https://github.com/flatpak/flatpak-builder/releases/download/1.0.9/flatpak-builder-1.0.9.tar.xz</Archive>
<BuildDependencies>
<Dependency versionFrom="1.2.4">flatpak-devel</Dependency>
<Dependency versionFrom="2019.1">ostree-devel</Dependency>
@@ -53,6 +53,13 @@
</Package>
<History>
<Update release="7">
<Date>2020-03-10</Date>
<Version>1.0.9</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="6">
<Date>2019-07-07</Date>
<Version>1.0.8</Version>