summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7f97f1be65ee..e48602c9d7d1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = scidb-svn
- pkgdesc = Scidb is a Chess Information Data Base; includes 2 engines, imports from Chess Base files
+ pkgdesc = Chess database browser: chess, chess960, etc engines; import Chessbase, PGN, Scid; CQL
pkgver = 1.0.beta.r1531
- pkgrel = 6
+ pkgrel = 7
url = https://scidb.sourceforge.net/
install = scidb-svn.install
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 9c9ae3cf1346..479a09dbb13f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
# Contributor: Original submitter q9 <qqqqqqqqq9 at web dot de>
pkgname=scidb-svn
pkgver=1.0.beta.r1531
-pkgrel=6
+pkgrel=7
# epoch=2
-pkgdesc="Scidb is a Chess Information Data Base; includes 2 engines, imports from Chess Base files"
+pkgdesc="Chess database browser: chess, chess960, etc engines; import Chessbase, PGN, Scid; CQL"
arch=('x86_64' 'i686')
url="https://scidb.sourceforge.net/"
license=('GPL2')