caffeine-ng: update to 3.4.2. (#14553)
This commit is contained in:
parent
b080842df9
commit
bb80433da0
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'caffeine-ng'
|
# Template file for 'caffeine-ng'
|
||||||
pkgname=caffeine-ng
|
pkgname=caffeine-ng
|
||||||
version=3.4.1
|
version=3.4.2
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -12,9 +12,9 @@ depends="desktop-file-utils gtk+3 hicolor-icon-theme libnotify
|
||||||
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.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://gitlab.com/DJCrashdummy/caffeine-ng"
|
homepage="https://github.com/caffeine-ng/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=8128c126c621f37c763148ccc2cabe5d1dd59d3ec9f52ed4c2a269a7e6c4a0cb
|
checksum=9cf843f9359b4b8cdb2ad4a14bb433641a100e25206274eb638c494765d56816
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
sed -i setup.py \
|
sed -i setup.py \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue