On Wed Nov 10, 2021 at 11:49:02PM +0100, Muhammad Kaisar Arkhan (Yuki) wrote: > On 10/17/21 22:34, Muhammad Kaisar Arkhan (Yuki) wrote: > > Hello, > > > > This is an update for the games/moonlight-qt port to ensure > > compatibility with newer versions of NVIDIA Experience / Gamestream. > > > > Thanks to Matthias Erhardt for letting me know that the old version > > doesn't work anymore. > > > > OK? > > > > Yuki > > > > --- > > games/moonlight-qt/Makefile | 2 +- > > games/moonlight-qt/distinfo | 4 ++-- > > 2 files changed, 3 insertions(+), 3 deletions(-) > > > > diff --git a/games/moonlight-qt/Makefile b/games/moonlight-qt/Makefile > > index c2cf22b..6070d04 100644 > > --- a/games/moonlight-qt/Makefile > > +++ b/games/moonlight-qt/Makefile > > @@ -2,7 +2,7 @@ > > > > COMMENT = open-source nvidia gamestream client > > > > -V = 3.0.0 > > +V = 3.1.4 > > PKGNAME = moonlight-qt-${V} > > > > DISTNAME = MoonlightSrc-${V} > > diff --git a/games/moonlight-qt/distinfo b/games/moonlight-qt/distinfo > > index 88b86cd..4776071 100644 > > --- a/games/moonlight-qt/distinfo > > +++ b/games/moonlight-qt/distinfo > > @@ -1,2 +1,2 @@ > > -SHA256 (MoonlightSrc-3.0.0.tar.gz) = > > LOIcC0AcI/kxxvArn7aNTRaGdLYw+Y4HVI9p2M9pJGM= > > -SIZE (MoonlightSrc-3.0.0.tar.gz) = 54759762 > > +SHA256 (MoonlightSrc-3.1.4.tar.gz) = > > OelZCcNiVktYIukeURIQfB4PEh1xONtiTZury2AewgQ= > > +SIZE (MoonlightSrc-3.1.4.tar.gz) = 55034473 > > ping :D >
Committed, thanks