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

Jaroslav Lichtblau jlichtblau at archlinux.org
Mon Jul 6 13:16:44 UTC 2020


    Date: Monday, July 6, 2020 @ 13:16:44
  Author: jlichtblau
Revision: 658001

upgpkg: pysolfc 2.10.1-1 - new upstream release

Modified:
  pysolfc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-07-06 13:12:43 UTC (rev 658000)
+++ PKGBUILD	2020-07-06 13:16:44 UTC (rev 658001)
@@ -2,8 +2,8 @@
 # Contributor: Eric Bélanger <eric at archlinux.org>
 
 pkgname=pysolfc
-pkgver=2.8.0
-pkgrel=2
+pkgver=2.10.1
+pkgrel=1
 pkgdesc="PySol (Fan Club edition) is an exciting collection of more than 1000 solitaire games"
 arch=('any')
 url="http://pysolfc.sourceforge.net/"
@@ -12,7 +12,7 @@
          'python-pysol_cards' 'python-random2' 'python-six' 'tk')
 makedepends=('python-setuptools')
 source=(https://downloads.sourceforge.net/$pkgname/PySolFC-$pkgver.tar.xz)
-sha256sums=('2b09a076f544f299155cbb8d0d455bfbf9be082bff76a6f9758959697cc07844')
+sha256sums=('f09724f2fdef3f16d8ba5cf834872e31f559bb389f6b5226ff9aa2edbf17d319')
 
 prepare() {
   cd PySolFC-$pkgver



More information about the arch-commits mailing list