Date: Friday, January 6, 2023 @ 15:07:49
  Author: felixonmars
Revision: 1378626

upgpkg: python-termcolor 2.2.0-1

Modified:
  python-termcolor/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-01-06 14:42:06 UTC (rev 1378625)
+++ PKGBUILD    2023-01-06 15:07:49 UTC (rev 1378626)
@@ -2,7 +2,7 @@
 # Maintainer: Tim Hatch <[email protected]>
 
 pkgname=python-termcolor
-pkgver=2.1.1
+pkgver=2.2.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=('67cee2009adc6449c650f6bcf3bdeed00c8ba53a8cda5362733c53e0a39fb70b')
+sha256sums=('dfc8ac3f350788f23b2947b3e6cfa5a53b630b612e6cd8965a015a776020b99a')
 
 build() {
   cd termcolor-$pkgver

Reply via email to