From fa580a670f1c2fb031c34aa35b03f469d86a9626 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Fri, 25 Oct 2024 15:30:38 +0200 Subject: [PATCH] pysolfc: update to 3.1.0. --- srcpkgs/pysolfc/template | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/srcpkgs/pysolfc/template b/srcpkgs/pysolfc/template index 0b5e16d6988..447024b66da 100644 --- a/srcpkgs/pysolfc/template +++ b/srcpkgs/pysolfc/template @@ -1,6 +1,6 @@ # Template file for 'pysolfc' pkgname=pysolfc -version=3.0.0 +version=3.1.0 revision=1 build_style=python3-module hostmakedepends="gettext python3-pygame python3-random2 python3-six @@ -11,8 +11,9 @@ short_desc="Python solitaire game collection" maintainer="Leah Neukirchen " license="GPL-3.0-or-later" homepage="https://pysolfc.sourceforge.io/" +changelog="https://github.com/shlomif/PySolFC/blob/master/NEWS.asciidoc" distfiles="https://github.com/shlomif/PySolFC/archive/pysolfc-${version}.tar.gz" -checksum=f600a48712744f0c9e34227380d79e915154f1b1526d902c0a6b9aa52130e60b +checksum=33d02bb437515f2d962e2828b6dfa671fa6082027b343d91f469dbbe2fced108 post_build() { make mo rules