added coreutils to snap build as complement to #120 + 1.3.3 release (beta)

This commit is contained in:
Adnan Hodzic 2020-09-23 18:05:24 +02:00
parent 871788e621
commit b7ec8472af
1 changed files with 3 additions and 1 deletions

View File

@ -1,6 +1,6 @@
name: auto-cpufreq
base: core20
version: '1.3.2'
version: '1.3.3'
summary: Automatic CPU speed & power optimizer for Linux
description: |
Automatic CPU speed & power optimizer for Linux based on active
@ -21,6 +21,8 @@ parts:
build-packages:
- gcc
- python3-dev
stage-packages:
- coreutils
source: .
deploy-scripts: