Filipe Laíns pushed to branch main at Arch Linux / Packaging / Packages / 
cockatrice


Commits:
2681e462 by Filipe Laíns at 2026-03-04T17:26:51+00:00
upgpkg: 2.10.3-1

Signed-off-by: Filipe Laíns <[email protected]>

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = cockatrice
        pkgdesc = A cross-platform virtual tabletop for multiplayer card games
-       pkgver = 2.10.2
-       pkgrel = 5
+       pkgver = 2.10.3
+       pkgrel = 1
        url = https://cockatrice.github.io
        arch = x86_64
        license = GPL2
@@ -25,7 +25,7 @@ pkgbase = cockatrice
        provides = cockatrice-server
        conflicts = cockatrice-client
        conflicts = cockatrice-server
-       source = 
git+https://github.com/Cockatrice/Cockatrice.git#tag=2025-04-03-Release-2.10.2
-       sha512sums = 
e0f921bf29b8e71e1b1f1884d19b1c2b7a53833045c5e8176322f80113bd6bbabde7cdf90b4ca1e7b7af15d117b5993069c4dc45c89152b866e107e9cf531937
+       source = 
git+https://github.com/Cockatrice/Cockatrice.git#tag=2026-02-22-Release-2.10.3
+       sha512sums = 
88bc2150ccfc4541772a54949a3c80aafc493f6a831f6bbb5704e5e806a2455b45e9d9602a796fe1017232e050c40a0de903db38a7b613014608624e223aecf1
 
 pkgname = cockatrice


=====================================
PKGBUILD
=====================================
@@ -2,10 +2,10 @@
 
 pkgname=cockatrice
 _pkgname=Cockatrice
-pkgver=2.10.2
-_date=2025-04-03
+pkgver=2.10.3
+_date=2026-02-22
 _tag=$_date-Release-$pkgver
-pkgrel=5
+pkgrel=1
 pkgdesc='A cross-platform virtual tabletop for multiplayer card games'
 arch=('x86_64')
 url='https://cockatrice.github.io'
@@ -18,7 +18,7 @@ optdepends=('zlib: Load zipped files in Oracle'
 provides=('cockatrice-client' 'cockatrice-server')
 conflicts=('cockatrice-client' 'cockatrice-server')
 source=("git+https://github.com/Cockatrice/Cockatrice.git#tag=$_tag";)
-sha512sums=('e0f921bf29b8e71e1b1f1884d19b1c2b7a53833045c5e8176322f80113bd6bbabde7cdf90b4ca1e7b7af15d117b5993069c4dc45c89152b866e107e9cf531937')
+sha512sums=('88bc2150ccfc4541772a54949a3c80aafc493f6a831f6bbb5704e5e806a2455b45e9d9602a796fe1017232e050c40a0de903db38a7b613014608624e223aecf1')
 
 build() {
   mkdir -p $_pkgname/build



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/cockatrice/-/commit/2681e462e239d428be84321aa34bedf424adfc46

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/cockatrice/-/commit/2681e462e239d428be84321aa34bedf424adfc46
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to