From fab9b0ed258f6fdaf8cfb7e9f6df59afdfbac8ef Mon Sep 17 00:00:00 2001 From: whelanh Date: Wed, 10 Dec 2025 19:26:00 -0500 Subject: [PATCH] Update package description --- .SRCINFO | 4 ++-- PKGBUILD | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 60962a68a399..cb663b5e91cb 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,7 +1,7 @@ pkgbase = scidcommunity - pkgdesc = Chess database application with play and training functionality + pkgdesc = Chess database application with play and training functionality. Maintain databases, search games, analyze with engines, and integrate with Chess.com and Lichess pkgver = 5.1.1 - pkgrel = 1 + pkgrel = 2 url = https://github.com/whelanh/scidCommunity arch = x86_64 license = GPL2 diff --git a/PKGBUILD b/PKGBUILD index 2df31e1e0000..0df9f266da5e 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,8 +1,8 @@ # Maintainer: Hugh Whelan pkgname=scidcommunity pkgver=5.1.1 -pkgrel=1 -pkgdesc="Chess database application with play and training functionality" +pkgrel=2 +pkgdesc="Chess database application with play and training functionality. Maintain databases, search games, analyze with engines, and integrate with Chess.com and Lichess" arch=('x86_64') url="https://github.com/whelanh/scidCommunity" license=('GPL2')