diff options
author | acxz | 2022-02-17 12:07:29 -0500 |
---|---|---|
committer | acxz | 2022-02-17 12:07:29 -0500 |
commit | a1356b20d07e442703b6c394bdf8e8c5ff733f8e (patch) | |
tree | 10254df1803cc00d9541aab766b756b3c6a0a128 /.SRCINFO | |
parent | b9b47d2550eab4b2acbaba8d3fccf6fafef1a1bf (diff) | |
download | aur-a1356b20d07e442703b6c394bdf8e8c5ff733f8e.tar.gz |
updpkg 1.6.9
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,6 +1,6 @@ pkgbase = python-reconchess pkgdesc = ReconChess python implementation - pkgver = 1.6.8 + pkgver = 1.6.9 pkgrel = 1 url = https://github.com/reconnaissanceblindchess/reconchess arch = any @@ -12,7 +12,7 @@ pkgbase = python-reconchess depends = python-pygame depends = python-lxml depends = python-requests - source = python-reconchess-1.6.8::https://pypi.org/packages/source/r/reconchess/reconchess-1.6.8.tar.gz - sha256sums = 81a317058325d955a15488c8ea0a7e0398274f18fa5ffbdf8248e48aa60f669b + source = python-reconchess-1.6.9::https://github.com/reconnaissanceblindchess/reconchess/archive/refs/tags/v1.6.9.tar.gz + sha256sums = afc7349605bb8f9ed0c794ffc097a82dd0b8b18bfc90d43b1171006695eebdeb pkgname = python-reconchess |