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

Maxime Gauduin alucryd at archlinux.org
Thu Mar 18 09:09:53 UTC 2021


    Date: Thursday, March 18, 2021 @ 09:09:53
  Author: alucryd
Revision: 894332

upgpkg: python-blessed 1.18.0-1

Modified:
  python-blessed/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-18 08:55:34 UTC (rev 894331)
+++ PKGBUILD	2021-03-18 09:09:53 UTC (rev 894332)
@@ -2,7 +2,7 @@
 # Contributor: Tatsuyuki Ishi <ishitatsuyuki at gmail.com>
 
 pkgname=python-blessed
-pkgver=1.17.12
+pkgver=1.18.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=b22d3aa6a348416e49d14ce9d42bac48f0593e73
+_tag=33f36604823eb0b5c4b1af3191ebd357b3a57b30
 source=(git+https://github.com/jquast/blessed.git#tag=${_tag})
 sha256sums=(SKIP)
 



More information about the arch-commits mailing list