mirror of
https://github.com/aunetx/deezer-linux.git
synced 2025-07-21 04:34:44 +02:00
Change repo to docs
This commit is contained in:
parent
6c9d1db48c
commit
ae687f97a1
4
Makefile
4
Makefile
@ -47,11 +47,11 @@ build_flatpak: prepare_flatpak
|
|||||||
|
|
||||||
export_flatpak: prepare_flatpak
|
export_flatpak: prepare_flatpak
|
||||||
# Build the flatpak package and export it to the repo
|
# Build the flatpak package and export it to the repo
|
||||||
flatpak-builder --gpg-sign=$(GPG_KEY_ID) --repo=flatpak/repo --state-dir=flatpak/flatpak-builder --force-clean flatpak/build $(APPNAME).yml
|
flatpak-builder --gpg-sign=$(GPG_KEY_ID) --repo=docs --state-dir=flatpak/flatpak-builder --force-clean flatpak/build $(APPNAME).yml
|
||||||
|
|
||||||
flatpak_bundle: build_flatpak
|
flatpak_bundle: build_flatpak
|
||||||
# Create a flatpak bundle
|
# Create a flatpak bundle
|
||||||
flatpak build-bundle --gpg-sign=$(GPG_KEY_ID) --state-dir=flatpak/flatpak-builder flatpak/repo deezer.flatpak $(APPNAME)
|
flatpak build-bundle --gpg-sign=$(GPG_KEY_ID) --state-dir=flatpak/flatpak-builder docs deezer.flatpak $(APPNAME)
|
||||||
|
|
||||||
install_flatpak: prepare_flatpak
|
install_flatpak: prepare_flatpak
|
||||||
# Build and install locally the flatpak image
|
# Build and install locally the flatpak image
|
||||||
|
@ -20,7 +20,7 @@
|
|||||||
<kudo>HiDpiIcon</kudo>
|
<kudo>HiDpiIcon</kudo>
|
||||||
</kudos>
|
</kudos>
|
||||||
<releases>
|
<releases>
|
||||||
<release version="5.30.0.alpha" date="2021-10-10" />
|
<release version="5.30.0.beta" date="2021-10-13" />
|
||||||
</releases>
|
</releases>
|
||||||
<content_rating type="oars-1.1" />
|
<content_rating type="oars-1.1" />
|
||||||
<update_contact>me_at_aunetx.dev</update_contact>
|
<update_contact>me_at_aunetx.dev</update_contact>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user