summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoracxz2020-11-08 20:23:23 -0500
committeracxz2020-11-08 20:23:23 -0500
commitddb12172528708d2c2cf2e8944626d4c91135373 (patch)
treeffc4ce892c8eda292bd26f06c205b8bc4dab55af /PKGBUILD
parent15ea129c625fcbfa905695a5cb5820a8a0f5bdaf (diff)
downloadaur-ddb12172528708d2c2cf2e8944626d4c91135373.tar.gz
updpkg 1.6.7
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6b735b6b9a1c..474c1716c075 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: acxz <akashpatel2008 at yahoo dot com>
pkgname=python-reconchess
-pkgver=1.6.1
+pkgver=1.6.7
pkgrel=1
pkgdesc='ReconChess python implementation'
arch=(any)
@@ -10,8 +10,8 @@ license=('BSD-3-Clause')
depends=('python' 'python-chess' 'python-pygame' 'python-lxml'
'python-requests')
makedepends=('python' 'python-setuptools')
-source=("$pkgname-$pkgver::https://github.com/reconnaissanceblindchess/reconchess/archive/v$pkgver.tar.gz")
-sha256sums=('4bb454f47ff009313cf6a67b1148a88f3a898be703716d9509eb1ad3ef629ac3')
+source=("$pkgname-$pkgver::https://pypi.org/packages/source/r/reconchess/reconchess-${pkgver}.tar.gz")
+sha256sums=('b282e3c78a5df8e9557ffb994f5ec559faf3284ec14f515c00cea89b55bc288d')
_pkgname=reconchess