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

Maxime Gauduin alucryd at archlinux.org
Mon Mar 2 15:59:37 UTC 2020


    Date: Monday, March 2, 2020 @ 15:59:37
  Author: alucryd
Revision: 588542

upgpkg: python-blessed 1.17.2-1

Modified:
  python-blessed/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-03-02 15:28:15 UTC (rev 588541)
+++ PKGBUILD	2020-03-02 15:59:37 UTC (rev 588542)
@@ -2,8 +2,8 @@
 # Contributor: Tatsuyuki Ishi <ishitatsuyuki at gmail.com>
 
 pkgname=python-blessed
-pkgver=1.15.1
-pkgrel=3
+pkgver=1.17.2
+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
 )
-source=(git+https://github.com/jquast/blessed.git#tag=9579f0e789262dfef88b916f0cc23787623eaf16)
+source=(git+https://github.com/jquast/blessed.git#tag=eb4c333ec6e8d974adc5ae50a7c19ad8d7bbb1d9)
 sha256sums=(SKIP)
 
 pkgver() {



More information about the arch-commits mailing list