From ae6f2a2e6ad58d94ac7845c3b860397a8d700d9e Mon Sep 17 00:00:00 2001 From: icp Date: Sat, 13 Aug 2022 20:26:10 +0530 Subject: [PATCH] python3-chess: update to 1.9.2. --- srcpkgs/python3-chess/template | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/srcpkgs/python3-chess/template b/srcpkgs/python3-chess/template index b5e5158b896c..c16874544d79 100644 --- a/srcpkgs/python3-chess/template +++ b/srcpkgs/python3-chess/template @@ -1,7 +1,7 @@ # Template file for 'python3-chess' pkgname=python3-chess -version=0.30.1 -revision=3 +version=1.9.2 +revision=1 wrksrc="python-chess-${version}" build_style=python3-module hostmakedepends="python3-setuptools" @@ -10,5 +10,6 @@ short_desc="Pure Python3 chess library with move generation and validation" maintainer="cipr3s " license="GPL-3.0-or-later" homepage="https://github.com/niklasf/python-chess" -distfiles="${PYPI_SITE}/p/${pkgname/3/}/${pkgname/3/}-${version}.tar.gz" -checksum=c472053f4e89f3bc3e3ce09f606192cfb0ccc1e5894e60b3ed1d16c08f946bc6 +changelog="https://raw.githubusercontent.com/niklasf/python-chess/master/CHANGELOG.rst" +distfiles="https://github.com/niklasf/python-chess/archive/refs/tags/v${version}.tar.gz" +checksum=05d35036b1f4d8ad9bb9f7b471e38d21790a068a1654974fbc633e764256a894