This commit is contained in:
Ertuğrul Erata
2019-07-07 22:50:52 +03:00
parent 3685051da3
commit 44f06e03f7
2 changed files with 19 additions and 4 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="ceaca34ae567c72e03ebf5fcab2928857fcfee70" type="tarxz">https://github.com/flatpak/flatpak-builder/releases/download/1.0.6/flatpak-builder-1.0.6.tar.xz</Archive>
<Archive sha1sum="b6c653ef084a4454d42ef6e37f565540d11ab880" type="tarxz">https://github.com/flatpak/flatpak-builder/releases/download/1.0.8/flatpak-builder-1.0.8.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="6">
<Date>2019-07-07</Date>
<Version>1.0.8</Version>
<Comment>Version bump.</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="5">
<Date>2019-04-14</Date>
<Version>1.0.6</Version>