Skip to content

v0.7.0

Choose a tag to compare

@github-actions github-actions released this 20 Dec 16:39
· 268 commits to master since this release
v0.7.0
a20f086

Release 0.7.0

Installation

Debian/Ubuntu (.deb)

# Download the appropriate .deb file for your architecture
sudo dpkg -i wshowlyrics_0.7.0_amd64.deb
sudo apt-get install -f  # Install dependencies

Fedora/RHEL (.rpm)

# Download the appropriate .rpm file for your architecture
sudo dnf install wshowlyrics-0.7.0-1.fc*.rpm

Package Verification

All packages are signed with GPG key B4CD9B155AA3124C.

Verify .deb

dpkg-sig --verify wshowlyrics_0.7.0_amd64.deb

Verify .rpm

rpm --checksig wshowlyrics-0.7.0-1.fc*.rpm

Full Changelog: v0.6.11...v0.7.0