Skip to content

Commit

Permalink
Merge pull request #2 from flathub/update-e21df6c
Browse files Browse the repository at this point in the history
Update vkBasalt.git to 0.3.2.5
  • Loading branch information
TheEvilSkeleton committed Feb 13, 2022
2 parents 8ca2807 + 50855d5 commit 7004796
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
1 change: 1 addition & 0 deletions org.freedesktop.Platform.VulkanLayer.vkBasalt.metainfo.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
<project_license>Zlib</project_license>
<metadata_license>CC0-1.0</metadata_license>
<releases>
<release version="0.3.2.5" date="2022-02-12"/>
<release version="0.3.2.4" date="2021-01-23"/>
<release version="0.3.2.3" date="2020-11-04"/>
</releases>
Expand Down
9 changes: 5 additions & 4 deletions org.freedesktop.Platform.VulkanLayer.vkBasalt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,11 @@ modules:
sources: &vkBasalt-sources
- type: git
url: https://github.com/DadSchoorse/vkBasalt.git
tag: v0.3.2.4
commit: ee98003229465f9872e983a43a83b8cddc054fce
tag: v0.3.2.5
commit: d0d37e902360ad2fdd263ec4559c6413c52d95c7
x-checker-data:
type: git
tag-pattern: "^v([\\d.]+)$"
tag-pattern: ^v([\d.]+)$

- name: vkBasalt-32bit
build-options:
Expand All @@ -47,7 +47,8 @@ modules:
buildsystem: simple
build-commands:
- install -Dm644 -t ${FLATPAK_DEST}/share/metainfo ${FLATPAK_ID}.metainfo.xml
- appstream-compose --basename=${FLATPAK_ID} --prefix=${FLATPAK_DEST} --origin=flatpak ${FLATPAK_ID}
- appstream-compose --basename=${FLATPAK_ID} --prefix=${FLATPAK_DEST} --origin=flatpak
${FLATPAK_ID}
sources:
- type: file
path: org.freedesktop.Platform.VulkanLayer.vkBasalt.metainfo.xml

0 comments on commit 7004796

Please sign in to comment.