safeeyes: update to 2.1.3.
This commit is contained in:
parent
344660378c
commit
4546a39482
1 changed files with 6 additions and 5 deletions
|
@ -1,15 +1,16 @@
|
|||
# Template file for 'safeeyes'
|
||||
pkgname=safeeyes
|
||||
version=2.0.9
|
||||
revision=4
|
||||
version=2.1.3
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
pycompile_module="safeeyes"
|
||||
hostmakedepends="python3-setuptools"
|
||||
hostmakedepends="python3-setuptools python3-pip python3-devel pkg-config"
|
||||
makedepends="python3-devel cairo-devel libgirepository-devel"
|
||||
depends="python3-psutil libappindicator python3-gobject python3-Babel
|
||||
python3-dbus xprop alsa-utils python3-xlib"
|
||||
checkdepends="$depends"
|
||||
short_desc="Tool to reduce and prevent repetitive strain injury"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://slgobinath.github.io/SafeEyes/"
|
||||
distfiles="${PYPI_SITE}/s/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
checksum=e2410e5203fd3801e88536fc9b978a890f496a70b7bc91abf50d5488b634008f
|
||||
checksum=3db101a4ae86e824937b7ddfb56e7e464f5b2dc96a351feaccadee080f42bcac
|
||||
|
|
Loading…
Reference in a new issue