From fe9603b1ad069ffb40d32c64d3e609bc9dce953f Mon Sep 17 00:00:00 2001 From: Gerasim Troeglazov <3dEyes@gmail.com> Date: Fri, 1 Jan 2021 22:05:00 +1000 Subject: [PATCH] libkdegames: fix homepage and license --- kde-apps/libkdegames/libkdegames-20.12.0.recipe | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/kde-apps/libkdegames/libkdegames-20.12.0.recipe b/kde-apps/libkdegames/libkdegames-20.12.0.recipe index a030faae4..92c0c7c32 100644 --- a/kde-apps/libkdegames/libkdegames-20.12.0.recipe +++ b/kde-apps/libkdegames/libkdegames-20.12.0.recipe @@ -1,10 +1,10 @@ SUMMARY="Common code and data for many KDE games" DESCRIPTION="It is a collection of functions used by some games or which \ are useful for other games." -HOMEPAGE="https://github.com/KDE/libkdegames" +HOMEPAGE="https://invent.kde.org/games/libkdegames" COPYRIGHT="2010-2020 KDE Organisation" -LICENSE="GNU LGPL v2" -REVISION="2" +LICENSE="GNU GPL v2" +REVISION="3" SOURCE_URI="https://download.kde.org/stable/release-service/$portVersion/src/libkdegames-$portVersion.tar.xz" CHECKSUM_SHA256="48a019d871a99ae903b8dd01482473aae32d10d55cac918f2b8626e37958688b"