Date: Tuesday, May 5, 2020 @ 11:07:10 Author: alucryd Revision: 624903
upgpkg: python-blessed 1.17.5-1 Modified: python-blessed/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-05-05 11:06:42 UTC (rev 624902) +++ PKGBUILD 2020-05-05 11:07:10 UTC (rev 624903) @@ -2,7 +2,7 @@ # Contributor: Tatsuyuki Ishi <[email protected]> pkgname=python-blessed -pkgver=1.17.4 +pkgver=1.17.5 pkgrel=1 pkgdesc='A thin, practical wrapper around terminal styling, screen positioning, and keyboard input' arch=(any) @@ -19,7 +19,7 @@ checkdepends=( python-tox ) -source=(git+https://github.com/jquast/blessed.git#tag=33154bf53d75a18f3d2ff688e89c34e568666c8e) +source=(git+https://github.com/jquast/blessed.git#tag=39bdd9cfbd0948ddc4ac26372836cdeb871420b4) sha256sums=(SKIP) pkgver() {
