From 1803e143a8e806e3337829970481d208340accd1 Mon Sep 17 00:00:00 2001 From: whelanh Date: Thu, 11 Dec 2025 12:19:36 +0000 Subject: [PATCH] Update --- .SRCINFO | 2 +- PKGBUILD | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index c1612f6bbc0fe..4c88192f4f3fb 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,7 +1,7 @@ pkgbase = scidcommunity pkgdesc = Enhanced fork of Scid chess database with Chess.com/Lichess integration, tablebase lookup, improved search, and additional training features pkgver = 5.1.1 - pkgrel = 5 + pkgrel = 6 url = https://github.com/whelanh/scidCommunity arch = x86_64 license = GPL2 diff --git a/PKGBUILD b/PKGBUILD index 018f5bcba4edd..2df0784d5a6c8 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Hugh Whelan pkgname=scidcommunity pkgver=5.1.1 -pkgrel=5 +pkgrel=6 pkgdesc="Enhanced fork of Scid chess database with Chess.com/Lichess integration, tablebase lookup, improved search, and additional training features" arch=('x86_64') url="https://github.com/whelanh/scidCommunity"