[arch-commits] Commit in python-blessed/trunk (PKGBUILD)

Maxime Gauduin alucryd at archlinux.org
Sun Dec 6 09:16:30 UTC 2020


    Date: Sunday, December 6, 2020 @ 09:16:30
  Author: alucryd
Revision: 771007

upgpkg: python-blessed 1.17.12-1

Modified:
  python-blessed/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-12-06 08:44:26 UTC (rev 771006)
+++ PKGBUILD	2020-12-06 09:16:30 UTC (rev 771007)
@@ -2,8 +2,8 @@
 # Contributor: Tatsuyuki Ishi <ishitatsuyuki at gmail.com>
 
 pkgname=python-blessed
-pkgver=1.17.11
-pkgrel=3
+pkgver=1.17.12
+pkgrel=1
 pkgdesc='A thin, practical wrapper around terminal styling, screen positioning, and keyboard input'
 arch=(any)
 url=https://github.com/jquast/blessed
@@ -19,7 +19,7 @@
 checkdepends=(
   python-tox
 )
-_tag=5a8219087b51c183cf34952cdbcf1794d0c7ce59
+_tag=b22d3aa6a348416e49d14ce9d42bac48f0593e73
 source=(git+https://github.com/jquast/blessed.git#tag=${_tag})
 sha256sums=(SKIP)
 



More information about the arch-commits mailing list