[arch-commits] Commit in pysolfc/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Mon Dec 20 21:19:12 UTC 2021
Date: Monday, December 20, 2021 @ 21:19:12
Author: felixonmars
Revision: 1080889
upgpkg: pysolfc 2.14.1-1
Modified:
pysolfc/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-12-20 21:19:05 UTC (rev 1080888)
+++ PKGBUILD 2021-12-20 21:19:12 UTC (rev 1080889)
@@ -2,8 +2,8 @@
# Contributor: Eric Bélanger <eric at archlinux.org>
pkgname=pysolfc
-pkgver=2.14.0
-pkgrel=2
+pkgver=2.14.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' 'python-pygame')
makedepends=('python-setuptools')
source=(https://downloads.sourceforge.net/$pkgname/PySolFC-$pkgver.tar.xz)
-sha256sums=('c8463ffddc000494157e7fa7eb7b55615d09c914cf4448d0d882afd1bf1e3da3')
+sha256sums=('46f817abc5c45cfb2f7ddcdac391ef38084173837f850cbb7d73a94627c8942c')
prepare() {
cd PySolFC-$pkgver
More information about the arch-commits
mailing list