Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
pysolfc


Commits:
76204401 by Antonio Rojas at 2024-05-06T00:33:31+02:00
upgpkg: 3.0.0-1: Update to 3.0.0

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = pysolfc
        pkgdesc = PySol (Fan Club edition) is an exciting collection of more 
than 1000 solitaire games
-       pkgver = 2.21.0
-       pkgrel = 2
+       pkgver = 3.0.0
+       pkgrel = 1
        url = http://pysolfc.sourceforge.net/
        arch = any
        license = GPL3
@@ -15,7 +15,7 @@ pkgbase = pysolfc
        depends = python-six
        depends = tk
        depends = python-pygame
-       source = https://downloads.sourceforge.net/pysolfc/PySolFC-2.21.0.tar.xz
-       sha256sums = 
5ceae3a4cc609d1a53ad29e2e26fae6c59dedee9a7d2d6af07f0289a2daa383b
+       source = https://downloads.sourceforge.net/pysolfc/PySolFC-3.0.0.tar.xz
+       sha256sums = 
5047ca10e8d5d635a0fbf7387c71b6c5e090e51a3ad2ab8a1bad649c0c3c9a17
 
 pkgname = pysolfc


=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
 # Contributor: Eric BĂ©langer <e...@archlinux.org>
 
 pkgname=pysolfc
-pkgver=2.21.0
-pkgrel=2
+pkgver=3.0.0
+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 @@ depends=('python-attrs' 'pysolfc-cardsets' 'python-configobj' 
'python-pillow'
          'python-pysol_cards' 'python-random2' 'python-six' 'tk' 
'python-pygame')
 makedepends=('python-setuptools')
 source=(https://downloads.sourceforge.net/$pkgname/PySolFC-$pkgver.tar.xz)
-sha256sums=('5ceae3a4cc609d1a53ad29e2e26fae6c59dedee9a7d2d6af07f0289a2daa383b')
+sha256sums=('5047ca10e8d5d635a0fbf7387c71b6c5e090e51a3ad2ab8a1bad649c0c3c9a17')
 
 prepare() {
   cd PySolFC-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/pysolfc/-/commit/76204401c5e5bc1a3042b8c5fd0a535359cb02a7

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/pysolfc/-/commit/76204401c5e5bc1a3042b8c5fd0a535359cb02a7
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to