[arch-commits] Commit in python-blessed/trunk (PKGBUILD)
Maxime Gauduin
alucryd at archlinux.org
Mon Oct 19 14:35:45 UTC 2020
Date: Monday, October 19, 2020 @ 14:35:44
Author: alucryd
Revision: 727169
upgpkg: python-blessed 1.17.11-1
Modified:
python-blessed/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-10-19 14:34:31 UTC (rev 727168)
+++ PKGBUILD 2020-10-19 14:35:44 UTC (rev 727169)
@@ -2,7 +2,7 @@
# Contributor: Tatsuyuki Ishi <ishitatsuyuki at gmail.com>
pkgname=python-blessed
-pkgver=1.17.10
+pkgver=1.17.11
pkgrel=1
pkgdesc='A thin, practical wrapper around terminal styling, screen positioning, and keyboard input'
arch=(any)
@@ -19,7 +19,7 @@
checkdepends=(
python-tox
)
-_tag=50a55507d765b938cb6a7be051d2c22d8fbfbcf1
+_tag=5a8219087b51c183cf34952cdbcf1794d0c7ce59
source=(git+https://github.com/jquast/blessed.git#tag=${_tag})
sha256sums=(SKIP)
More information about the arch-commits
mailing list