Solaar: update to 1.0.5.
This commit is contained in:
parent
49ca15d101
commit
8f338d9a6f
1 changed files with 5 additions and 3 deletions
|
@ -1,13 +1,15 @@
|
|||
# Template file for 'Solaar'
|
||||
pkgname=Solaar
|
||||
version=1.0.4
|
||||
version=1.0.5
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3-pyudev"
|
||||
depends="python3-pyudev python3-psutil python3-yaml python3-xlib"
|
||||
short_desc="Linux device manager for a wide range of Logitech devices"
|
||||
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=ab383aa832a57ca3de10f754488272c65ef1cfe9fbdfb66874dac183cc039b7e
|
||||
checksum=6514f278da3f3a96dda6f254b786a2b106e1a5c20e0c20e61c8273b3e5c33973
|
||||
# Package provides no tests
|
||||
make_check=no
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue