Date: Wednesday, June 10, 2020 @ 08:16:42 Author: alucryd Revision: 641227
upgpkg: python-blessed 1.17.8-1 Modified: python-blessed/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-06-10 08:16:32 UTC (rev 641226) +++ PKGBUILD 2020-06-10 08:16:42 UTC (rev 641227) @@ -2,7 +2,7 @@ # Contributor: Tatsuyuki Ishi <[email protected]> pkgname=python-blessed -pkgver=1.17.6 +pkgver=1.17.8 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=37260bb58e7939e8d16eb0946a9bcb68283f88f8) +source=(git+https://github.com/jquast/blessed.git#tag=83748bd9e97f9f2fd849588e677d541e162e3fc6) sha256sums=(SKIP) pkgver() {
