summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorLuis Martinez2022-08-31 12:41:51 -0500
committerLuis Martinez2022-08-31 12:41:51 -0500
commitbeebcc4af2956182639eec6ad979243277b92d3a (patch)
tree09359f44c8fd786937dacbb174eb11a6d4157571 /.SRCINFO
parentd11b7c4d552568dd30e6610fe132cd4ae8c42f84 (diff)
downloadaur-beebcc4af2956182639eec6ad979243277b92d3a.tar.gz
package overhaul
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO18
1 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 589784ee41d1..e6c5bc59e82a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,19 +1,19 @@
pkgbase = python-chess-git
- pkgdesc = A pure Python 3 chess library with move generation and validation and handling of common formats
- pkgver = 0.8.1.r967.0570f91
- pkgrel = 2
+ pkgdesc = Chess library with move generation/validation and common format support
+ pkgver = 1.9.2.r17.g9d68cef4
+ pkgrel = 1
url = https://github.com/niklasf/python-chess
arch = any
license = GPL3
makedepends = git
+ makedepends = python-build
+ makedepends = python-installer
makedepends = python-setuptools
+ makedepends = python-wheel
depends = python
- optdepends = python-gmpy: Slight speed boost on basic operations
- provides = python-python-chess
- conflicts = python-python-chess
- conflicts = python2-python-chess
- source = git+https://github.com/niklasf/python-chess.git
+ provides = python-chess
+ conflicts = python-chess
+ source = python-chess::git+https://github.com/niklasf/python-chess
sha256sums = SKIP
pkgname = python-chess-git
-