Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
chess-clock
Commits:
5895598a by Jelle van der Waa at 2024-11-21T16:53:15+01:00
upgpkg: 0.6.1-2: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = chess-clock
pkgdesc = Simple application to provide time control for over-the-board
chess games
pkgver = 0.6.1
- pkgrel = 1
+ pkgrel = 2
url = https://apps.gnome.org/Chessclock/
arch = any
license = GPL-3.0-or-later
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=chess-clock
pkgver=0.6.1
-pkgrel=1
+pkgrel=2
pkgdesc='Simple application to provide time control for over-the-board chess
games'
arch=(any)
url='https://apps.gnome.org/Chessclock/'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/chess-clock/-/commit/5895598a3317a5d178ca53fb8173dffa1546ad6d
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/chess-clock/-/commit/5895598a3317a5d178ca53fb8173dffa1546ad6d
You're receiving this email because of your account on gitlab.archlinux.org.