[arch-commits] Commit in python-blessed/trunk (PKGBUILD)
Maxime Gauduin
alucryd at gemini.archlinux.org
Fri Oct 1 15:50:27 UTC 2021
Date: Friday, October 1, 2021 @ 15:50:26
Author: alucryd
Revision: 1026438
upgpkg: python-blessed 1.19.0-1
Modified:
python-blessed/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-10-01 15:50:16 UTC (rev 1026437)
+++ PKGBUILD 2021-10-01 15:50:26 UTC (rev 1026438)
@@ -2,7 +2,7 @@
# Contributor: Tatsuyuki Ishi <ishitatsuyuki at gmail.com>
pkgname=python-blessed
-pkgver=1.18.1
+pkgver=1.19.0
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=0770aa157fee0ea159942416bd9e2a2c8585a59b
+_tag=bf0ef3073faf131b29c3f9b876d8f4816b9b2f46
source=(git+https://github.com/jquast/blessed.git#tag=${_tag})
sha256sums=(SKIP)
More information about the arch-commits
mailing list