Date: Tuesday, November 8, 2022 @ 13:28:05
  Author: felixonmars
Revision: 1345943

upgpkg: python-termcolor 2.1.0-1

Modified:
  python-termcolor/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-11-08 13:17:31 UTC (rev 1345942)
+++ PKGBUILD    2022-11-08 13:28:05 UTC (rev 1345943)
@@ -2,7 +2,7 @@
 # Maintainer: Tim Hatch <[email protected]>
 
 pkgname=python-termcolor
-pkgver=2.0.1
+pkgver=2.1.0
 pkgrel=1
 pkgdesc="ANSI Color formatting for output in terminal"
 arch=('any')
@@ -12,7 +12,7 @@
 makedepends=('python-build' 'python-installer' 'python-hatch-vcs')
 checkdepends=('python-pytest')
 
source=(https://pypi.python.org/packages/source/t/termcolor/termcolor-$pkgver.tar.gz)
-sha256sums=('6b2cf769e93364a2676e1de56a7c0cff2cf5bd07f37e9cc80b0dd6320ebfe388')
+sha256sums=('b80df54667ce4f48c03fe35df194f052dc27a541ebbf2544e4d6b47b5d6949c4')
 
 build() {
   cd termcolor-$pkgver

Reply via email to