caffeine-ng: update to 3.4.1, fix homepage & license.
Closes #14343. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
57d18ec9f4
commit
f3569ecf9d
1 changed files with 5 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'caffeine-ng'
|
# Template file for 'caffeine-ng'
|
||||||
pkgname=caffeine-ng
|
pkgname=caffeine-ng
|
||||||
version=3.4.0
|
version=3.4.1
|
||||||
revision=3
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
pycompile_module="caffeine"
|
pycompile_module="caffeine"
|
||||||
|
@ -11,10 +11,10 @@ depends="desktop-file-utils gtk+3 hicolor-icon-theme libnotify
|
||||||
python3-setproctitle python3-setuptools python3-xdg"
|
python3-setproctitle python3-setuptools python3-xdg"
|
||||||
short_desc="Temporarily inhibits the screensaver and sleep mode"
|
short_desc="Temporarily inhibits the screensaver and sleep mode"
|
||||||
maintainer="cr6git <quark6@protonmail.com>"
|
maintainer="cr6git <quark6@protonmail.com>"
|
||||||
license="GPL-3"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://gitlab.com/WhyNotHugo/caffeine-ng"
|
homepage="https://gitlab.com/DJCrashdummy/caffeine-ng"
|
||||||
distfiles="${PYPI_SITE}/c/caffeine-ng/caffeine-ng-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/c/caffeine-ng/caffeine-ng-${version}.tar.gz"
|
||||||
checksum=ca439ed6200ddb34fdfbaff817ac716a2b14839ba604d197eeef3546e7c1e31c
|
checksum=8128c126c621f37c763148ccc2cabe5d1dd59d3ec9f52ed4c2a269a7e6c4a0cb
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
sed -i setup.py \
|
sed -i setup.py \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue