diff options
author | James Le Cuirot <chewi@gentoo.org> | 2020-04-25 16:36:59 +0100 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2020-04-25 16:48:23 +0100 |
commit | b6ba553e726506205668460edba8a6895996c595 (patch) | |
tree | e267566e6cbac67e1e53c4a28bfc43b58689c988 /games-board/pychess/metadata.xml | |
parent | dev-python/websockets: New package required by pychess (diff) | |
download | gentoo-b6ba553e726506205668460edba8a6895996c595.tar.gz gentoo-b6ba553e726506205668460edba8a6895996c595.tar.bz2 gentoo-b6ba553e726506205668460edba8a6895996c595.zip |
games-board/pychess: Version bump to 1.0.0
I can't add Python 3.8 until gst-python has been bumped, which should
happen soon.
Bug: https://bugs.gentoo.org/718310
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'games-board/pychess/metadata.xml')
-rw-r--r-- | games-board/pychess/metadata.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-board/pychess/metadata.xml b/games-board/pychess/metadata.xml index 852efafb3934..652441d5c75c 100644 --- a/games-board/pychess/metadata.xml +++ b/games-board/pychess/metadata.xml @@ -6,6 +6,6 @@ <name>Gentoo Games Project</name> </maintainer> <upstream> - <remote-id type="google-code">pychess</remote-id> + <remote-id type="github">pychess/pychess</remote-id> </upstream> </pkgmetadata> |