mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2024-11-20 02:59:26 +01:00
chore: Set snapcraft version
This commit is contained in:
parent
396b8ee012
commit
e885bb8cf6
@ -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…
Reference in New Issue
Block a user