chore: Set snapcraft version

onboarding
Krille Fear 4 years ago
parent 1b7f21feea
commit adb945c572

@ -1,6 +1,6 @@
name: fluffychat name: fluffychat
base: core18 base: core18
adopt-info: version version: git
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,11 +53,6 @@ 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 --always --tag)
fluffychat: fluffychat:
plugin: dump plugin: dump
source: ./build/linux/x64/release/bundle/ source: ./build/linux/x64/release/bundle/

Loading…
Cancel
Save