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

Maxime Gauduin alucryd at archlinux.org
Sun Mar 22 19:46:42 UTC 2020


    Date: Sunday, March 22, 2020 @ 19:46:42
  Author: alucryd
Revision: 603623

upgpkg: python-blessed 1.17.3-1

Modified:
  python-blessed/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-03-22 19:46:20 UTC (rev 603622)
+++ PKGBUILD	2020-03-22 19:46:42 UTC (rev 603623)
@@ -2,7 +2,7 @@
 # Contributor: Tatsuyuki Ishi <ishitatsuyuki at gmail.com>
 
 pkgname=python-blessed
-pkgver=1.17.2
+pkgver=1.17.3
 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=eb4c333ec6e8d974adc5ae50a7c19ad8d7bbb1d9)
+source=(git+https://github.com/jquast/blessed.git#tag=0d42569481a4a6b56b74813361ad1720d35fd8f6)
 sha256sums=(SKIP)
 
 pkgver() {



More information about the arch-commits mailing list