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')