mpv-plugin/kde-night-color: add 20230110, drop 20220109-r1

Closes: https://bugs.gentoo.org/887793
Signed-off-by: Nicola Smaniotto <smaniotto.nicola@gmail.com>
This commit is contained in:
Nicola Smaniotto
2023-01-10 17:03:31 +01:00
parent 2c4f3988c2
commit 2ffe7ea119
2 changed files with 3 additions and 3 deletions

View File

@@ -1 +1 @@
DIST kde-night-color-20220109.tar.gz 2069 BLAKE2B bb900da2d2dcdca9e11ea760cb0cbed7b60c200f2935042afa33f2bbc29d112987a6c131443a4841bef967261f4d220789bf1aa473d10555e45baf82ec1975f3 SHA512 ded5052ae43b3d3c3f949efdbb1c95d0ba47021b2b8d75552e71c3f95cbfeed9f5ae4617eaad0f9177d50020ff70e56b8bcde7e4f8daeec5a2abb76920ecc11e
DIST kde-night-color-20230110.tar.gz 2068 BLAKE2B fba1c3ff295f3472861e02526e79d86086b34156d6d702999fd260b7b180d9a5cca43f78c73165d959d40791be26589a2fdadd53ed4cb51542cfc42a473d30ec SHA512 03cc667a303188b87ee88343a2711e5be53c19e683186827ba5b40010619073a29b0663e728c50dc06b483853bd2b1221d9f226f0792fef08836dbce3cfe5bae

View File

@@ -1,4 +1,4 @@
# Copyright 2022 Gentoo Authors
# Copyright 2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -6,7 +6,7 @@ EAPI=8
MPV_REQ_USE="cplugins(+),libmpv"
inherit mpv-plugin toolchain-funcs
COMMIT="92739339a26cb2ce26beb41ef0650365e3ed5248"
COMMIT="2fb6f013a21553861c6ce28d48e022eb361097b4"
MY_P="${PN}-${COMMIT}"
DESCRIPTION="Disable Night Color while mpv is running"
HOMEPAGE="https://gitlab.com/smaniottonicola/kde-night-color"