games-puzzle/color-lines: update SRC_URI due to Google Code shutdown

Reported-by: Azamat H. Hackimov <azamat.hackimov@gmail.com>
Bug: https://bugs.gentoo.org/892922
Signed-off-by: Sergey Popov <pinkbyte@gentoo.org>
This commit is contained in:
Sergey Popov 2023-02-02 16:58:18 +03:00
parent d70607bf94
commit e0ba0531ed
No known key found for this signature in database
GPG Key ID: 52E74117E1CFC81A
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# Copyright 1999-2018 Gentoo Foundation
# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@ -6,7 +6,7 @@ inherit desktop
DESCRIPTION="Color lines game written with SDL with bonus features"
HOMEPAGE="https://github.com/OpenA/color-lines-sdl"
SRC_URI="https://color-lines.googlecode.com/files/lines_${PV}.tar.gz"
SRC_URI="https://dev.gentoo.org/~pinkbyte/distfiles/snapshots/${P}.tar.gz -> lines_${PV}.tar.gz"
LICENSE="GPL-2"
SLOT="0"