[arch-commits] Commit in pysolfc/trunk (PKGBUILD)
Jaroslav Lichtblau
jlichtblau at archlinux.org
Sun Mar 8 11:10:44 UTC 2020
Date: Sunday, March 8, 2020 @ 11:10:43
Author: jlichtblau
Revision: 591811
upgpkg: pysolfc 2.8.0-2 - FS#65718 fix
Modified:
pysolfc/trunk/PKGBUILD
----------+
PKGBUILD | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-03-08 11:08:45 UTC (rev 591810)
+++ PKGBUILD 2020-03-08 11:10:43 UTC (rev 591811)
@@ -3,12 +3,13 @@
pkgname=pysolfc
pkgver=2.8.0
-pkgrel=1
+pkgrel=2
pkgdesc="PySol (Fan Club edition) is an exciting collection of more than 1000 solitaire games"
arch=('any')
url="http://pysolfc.sourceforge.net/"
license=('GPL3')
-depends=('tk' 'python-pillow' 'python-random2' 'python-six' 'pysolfc-cardsets' 'python-pysol_cards')
+depends=('python-attrs' 'pysolfc-cardsets' 'python-configobj' 'python-pillow'
+ 'python-pysol_cards' 'python-random2' 'python-six' 'tk')
makedepends=('python-setuptools')
source=(https://downloads.sourceforge.net/$pkgname/PySolFC-$pkgver.tar.xz)
sha256sums=('2b09a076f544f299155cbb8d0d455bfbf9be082bff76a6f9758959697cc07844')
More information about the arch-commits
mailing list