Solaar: update to 1.0.7

This commit is contained in:
Neel Chotai 2021-10-08 17:21:04 +01:00 committed by Andrew J. Hesford
parent d109fe4daa
commit f4d83b4b5e
2 changed files with 6 additions and 3 deletions

View file

@ -0,0 +1,3 @@
To use Solaar without root privileges, copy the file
/usr/share/solaar/udev-rules.d/42-logitech-unify-permissions.rules
into the directory /etc/udev/rules.d/ and reload udev rules.

View file

@ -1,7 +1,7 @@
# Template file for 'Solaar'
pkgname=Solaar
version=1.0.6
revision=2
version=1.0.7
revision=1
build_style=python3-module
hostmakedepends="python3-setuptools"
depends="python3-pyudev python3-psutil python3-yaml python3-xlib"
@ -10,6 +10,6 @@ maintainer="Young Jin Park <youngjinpark20@gmail.com>"
license="GPL-3.0-or-later"
homepage="https://pwr-solaar.github.io/Solaar/"
distfiles="https://github.com/pwr-Solaar/Solaar/archive/${version}.tar.gz"
checksum=fb879136911978f8f0183262a86f2b47a50b1816516599ae9a6681ad1d9a4e49
checksum=39c025b4186b6cb4620bc52d1d20e2d841082982c8be0fed155398faee7a9cd1
# Package provides no tests
make_check=no