Snap v1.9.1 and minor snap output improvement

This commit is contained in:
Adnan Hodzic 2022-01-08 15:43:43 +01:00
parent d2dba2fc31
commit 5b1f2a227f
2 changed files with 2 additions and 2 deletions

View File

@ -116,7 +116,7 @@ def app_version():
# snap package
if os.getenv("PKG_MARKER") == "SNAP":
print(getoutput("echo Snap: $SNAP_VERSION"))
print(getoutput("echo Snap version: $SNAP_VERSION"))
# aur package
elif dist_name in ["arch", "manjaro", "garuda"]:
aur_pkg_check = call("pacman -Qs auto-cpufreq > /dev/null", shell=True)

View File

@ -1,6 +1,6 @@
name: auto-cpufreq
base: core20
version: '1.9.0'
version: '1.9.1'
summary: Automatic CPU speed & power optimizer for Linux
description: |
Automatic CPU speed & power optimizer for Linux based on active