mirror of
https://github.com/archlinux/aur.git
synced 2026-02-03 22:10:53 +01:00
Update package description
This commit is contained in:
parent
2c0b43c0ca
commit
fab9b0ed25
2 changed files with 4 additions and 4 deletions
4
.SRCINFO
4
.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
|
||||
|
|
|
|||
4
PKGBUILD
4
PKGBUILD
|
|
@ -1,8 +1,8 @@
|
|||
# Maintainer: Hugh Whelan <brickhousedevelopers@gmail.com>
|
||||
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')
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue