commit: 2ffe7ea11921f8e382c3509640cea9f8c7ff3500 Author: Nicola Smaniotto <smaniotto.nicola <AT> gmail <DOT> com> AuthorDate: Tue Jan 10 16:03:31 2023 +0000 Commit: Nicola Smaniotto <smaniotto.nicola <AT> gmail <DOT> com> CommitDate: Wed Jan 11 18:19:21 2023 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=2ffe7ea1
mpv-plugin/kde-night-color: add 20230110, drop 20220109-r1 Closes: https://bugs.gentoo.org/887793 Signed-off-by: Nicola Smaniotto <smaniotto.nicola <AT> gmail.com> mpv-plugin/kde-night-color/Manifest | 2 +- ...night-color-20220109-r1.ebuild => kde-night-color-20230110.ebuild} | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/mpv-plugin/kde-night-color/Manifest b/mpv-plugin/kde-night-color/Manifest index e37b4c6aa..ec3c443d4 100644 --- a/mpv-plugin/kde-night-color/Manifest +++ b/mpv-plugin/kde-night-color/Manifest @@ -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 diff --git a/mpv-plugin/kde-night-color/kde-night-color-20220109-r1.ebuild b/mpv-plugin/kde-night-color/kde-night-color-20230110.ebuild similarity index 88% rename from mpv-plugin/kde-night-color/kde-night-color-20220109-r1.ebuild rename to mpv-plugin/kde-night-color/kde-night-color-20230110.ebuild index c38288244..6f8c605c6 100644 --- a/mpv-plugin/kde-night-color/kde-night-color-20220109-r1.ebuild +++ b/mpv-plugin/kde-night-color/kde-night-color-20230110.ebuild @@ -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"
