fix: Wrong version in snap packages

This commit is contained in:
Krille Fear 2021-11-14 09:56:42 +01:00
parent 14fe60d8e0
commit 7361c48ec9

View File

@ -1,6 +1,6 @@
name: fluffychat name: fluffychat
base: core18 base: core18
version: git adopt-info: version
summary: The cutest messenger in the Matrix network summary: The cutest messenger in the Matrix network
description: | description: |
FluffyChat is an open source, nonprofit and cute matrix messenger app. The app is easy to use but secure and decentralized. FluffyChat is an open source, nonprofit and cute matrix messenger app. The app is easy to use but secure and decentralized.
@ -53,6 +53,11 @@ parts:
source-tag: 3.2.3 source-tag: 3.2.3
build-packages: build-packages:
- g++ - g++
version:
plugin: dump
source: .
override-build: |
snapcraftctl set-version $(git describe --tag)
fluffychat: fluffychat:
plugin: dump plugin: dump
source: ./build/linux/x64/release/bundle/ source: ./build/linux/x64/release/bundle/