From 3f5ea31d468d0586775e8e87e8aa9518f591a4ce Mon Sep 17 00:00:00 2001 From: icp Date: Sat, 17 Sep 2022 12:37:46 +0530 Subject: [PATCH] Solaar: update to 1.1.5. --- srcpkgs/Solaar/template | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/srcpkgs/Solaar/template b/srcpkgs/Solaar/template index 88c52a0d8f62..50064f81a68c 100644 --- a/srcpkgs/Solaar/template +++ b/srcpkgs/Solaar/template @@ -1,16 +1,17 @@ # Template file for 'Solaar' pkgname=Solaar -version=1.1.4 +version=1.1.5 revision=1 build_style=python3-module hostmakedepends="python3-setuptools" -depends="python3-evdev python3-pyudev python3-psutil python3-yaml python3-xlib" +depends="python3-evdev python3-pyudev python3-psutil python3-yaml + python3-xlib python3-gobject" short_desc="Linux device manager for a wide range of Logitech devices" maintainer="Young Jin Park " license="GPL-3.0-or-later" homepage="https://pwr-solaar.github.io/Solaar/" changelog="https://raw.githubusercontent.com/pwr-Solaar/Solaar/master/ChangeLog.md" distfiles="https://github.com/pwr-Solaar/Solaar/archive/${version}.tar.gz" -checksum=4a6745d1a7cd78873980ce39fec8e44ecb3e5447875335a0237e1fa755217984 +checksum=f8ac1db77d2713f057a83e448d84f6266d63c4fd36235ddb3dc20c6c8cbc0efe # Package provides no tests make_check=no