[arch-commits] Commit in pysolfc/trunk (PKGBUILD)

Jaroslav Lichtblau jlichtblau at gemini.archlinux.org
Sun Oct 3 11:13:02 UTC 2021


    Date: Sunday, October 3, 2021 @ 11:13:02
  Author: jlichtblau
Revision: 1027165

upgpkg: pysolfc 2.14.0-1 - new upstream release
- FS#70509 implemented

Modified:
  pysolfc/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-10-03 11:08:24 UTC (rev 1027164)
+++ PKGBUILD	2021-10-03 11:13:02 UTC (rev 1027165)
@@ -2,7 +2,7 @@
 # Contributor: Eric Bélanger <eric at archlinux.org>
 
 pkgname=pysolfc
-pkgver=2.12.0
+pkgver=2.14.0
 pkgrel=1
 pkgdesc="PySol (Fan Club edition) is an exciting collection of more than 1000 solitaire games"
 arch=('any')
@@ -9,10 +9,10 @@
 url="http://pysolfc.sourceforge.net/"
 license=('GPL3')
 depends=('python-attrs' 'pysolfc-cardsets' 'python-configobj' 'python-pillow' 
-         'python-pysol_cards' 'python-random2' 'python-six' 'tk')
+         'python-pysol_cards' 'python-random2' 'python-six' 'tk' 'python-pygame')
 makedepends=('python-setuptools')
 source=(https://downloads.sourceforge.net/$pkgname/PySolFC-$pkgver.tar.xz)
-sha256sums=('244dec417234397e104f2552667be4f8a11c9818059c03bbf0ae8febd25592ef')
+sha256sums=('c8463ffddc000494157e7fa7eb7b55615d09c914cf4448d0d882afd1bf1e3da3')
 
 prepare() {
   cd PySolFC-$pkgver



More information about the arch-commits mailing list