diff --git a/srcpkgs/pysolfc/template b/srcpkgs/pysolfc/template index f92f85a9734..6a9eea6a114 100644 --- a/srcpkgs/pysolfc/template +++ b/srcpkgs/pysolfc/template @@ -1,13 +1,13 @@ # Template file for 'pysolfc' pkgname=pysolfc version=2.8.0 -revision=1 +revision=2 archs="noarch" wrksrc="PySolFC-${pkgname}-${version}" build_style=python3-module hostmakedepends="gettext python3-pygame python3-random2 python3-six python3-tkinter python3-Pillow python3-attrs python3-pysol_cards" -depends="pysolfc-cardsets ${hostmakedepends}" +depends="pysolfc-cardsets ${hostmakedepends} python3-configobj" short_desc="Python solitaire game collection" maintainer="Leah Neukirchen " license="GPL-3.0-or-later"