Skip to content

v0.8.1

Choose a tag to compare

@github-actions github-actions released this 23 Dec 05:01
· 232 commits to master since this release
v0.8.1
55b6697

Release 0.8.1

Installation

Debian/Ubuntu (.deb)

# Download the appropriate .deb file for your architecture
sudo dpkg -i wshowlyrics_0.8.1_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.8.1-1.fc*.rpm

Package Verification

All packages are signed with GPG key B4CD9B155AA3124C.

Verify .deb

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

Verify .rpm

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

Full Changelog: v0.8.0...v0.8.1