Date: Thursday, May 28, 2020 @ 08:04:46 Author: alucryd Revision: 636179
upgpkg: python-blessed 1.17.6-1 Modified: python-blessed/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-05-28 08:04:32 UTC (rev 636178) +++ PKGBUILD 2020-05-28 08:04:46 UTC (rev 636179) @@ -2,7 +2,7 @@ # Contributor: Tatsuyuki Ishi <[email protected]> pkgname=python-blessed -pkgver=1.17.5 +pkgver=1.17.6 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=39bdd9cfbd0948ddc4ac26372836cdeb871420b4) +source=(git+https://github.com/jquast/blessed.git#tag=37260bb58e7939e8d16eb0946a9bcb68283f88f8) sha256sums=(SKIP) pkgver() {
