Merge branch 'main' of github.com:aristocratos/btop

This commit is contained in:
aristocratos 2021-09-27 09:18:06 +02:00
commit 9233b3cffc

View file

@ -59,15 +59,6 @@ parts:
- build-essential
- gcc-11
- g++-11
stage-packages:
- coreutils
- sed
- git
- build-essential
- gcc-11
- g++-11
override-pull: |
snapcraftctl pull
snapcraftctl set-version "$(git describe --tags | sed 's/^v//' | cut -d "-" -f1)"