safeeyes: drop maintainership

This commit is contained in:
John 2021-07-02 23:28:03 +02:00
parent 420628d7da
commit a4ae333cea

View file

@ -1,14 +1,14 @@
# Template file for 'safeeyes' # Template file for 'safeeyes'
pkgname=safeeyes pkgname=safeeyes
version=2.0.9 version=2.0.9
revision=3 revision=4
build_style=python3-module build_style=python3-module
pycompile_module="safeeyes" pycompile_module="safeeyes"
hostmakedepends="python3-setuptools" hostmakedepends="python3-setuptools"
depends="python3-psutil libappindicator python3-gobject python3-Babel depends="python3-psutil libappindicator python3-gobject python3-Babel
python3-dbus xprop alsa-utils python3-xlib" python3-dbus xprop alsa-utils python3-xlib"
short_desc="Tool to reduce and prevent repetitive strain injury" short_desc="Tool to reduce and prevent repetitive strain injury"
maintainer="John <me@johnnynator.dev>" maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-3.0-or-later" license="GPL-3.0-or-later"
homepage="https://slgobinath.github.io/SafeEyes/" homepage="https://slgobinath.github.io/SafeEyes/"
distfiles="${PYPI_SITE}/s/${pkgname}/${pkgname}-${version}.tar.gz" distfiles="${PYPI_SITE}/s/${pkgname}/${pkgname}-${version}.tar.gz"