mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 02:42:56 +02:00
caffeine-ng: use $PYPI_SITE
This commit is contained in:
parent
d58e50477e
commit
eaa210903b
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ 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"
|
||||||
homepage="https://gitlab.com/WhyNotHugo/caffeine-ng"
|
homepage="https://gitlab.com/WhyNotHugo/caffeine-ng"
|
||||||
distfiles="https://pypi.io/packages/source/c/caffeine-ng/${pkgname}-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/c/caffeine-ng/caffeine-ng-${version}.tar.gz"
|
||||||
checksum=ca439ed6200ddb34fdfbaff817ac716a2b14839ba604d197eeef3546e7c1e31c
|
checksum=ca439ed6200ddb34fdfbaff817ac716a2b14839ba604d197eeef3546e7c1e31c
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue