Force build for snap...

This commit is contained in:
nicolargo 2024-05-12 19:27:56 +02:00
parent b54fbda064
commit 516b3ab478

View File

@ -1,5 +1,5 @@
name: glances
version: '4.1.0+beta01' ## '4.0.0'
version: '4.0.1' ## '4.1.0_BETA01'
summary: Glances an Eye on your system. A top/htop alternative.
description: |
@ -9,7 +9,7 @@ description: |
depending on the user interface size.
base: core22
grade: devel ## stable
grade: stable ## devel
confinement: strict
apps:
@ -49,7 +49,7 @@ parts:
glances:
plugin: python
source: https://github.com/nicolargo/glances.git
source-branch: develop ## master
source-branch: master ## develop
python-requirements:
- requirements.txt
- webui-requirements.txt