Date: Sunday, January 8, 2023 @ 19:37:50
  Author: felixonmars
Revision: 1382045

upgpkg: python-prettytable 3.6.0-1

Modified:
  python-prettytable/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-01-08 19:35:17 UTC (rev 1382044)
+++ PKGBUILD    2023-01-08 19:37:50 UTC (rev 1382045)
@@ -4,7 +4,7 @@
 # Contributor: Emmanuel Gil Peyrot <[email protected]>
 
 pkgname=python-prettytable
-pkgver=3.5.0
+pkgver=3.6.0
 pkgrel=1
 pkgdesc="A simple Python library for easily displaying tabular data"
 url="https://github.com/jazzband/prettytable";
@@ -15,7 +15,7 @@
 checkdepends=('python-pytest-lazy-fixture')
 conflicts=('python-ptable')
 
source=("https://github.com/jazzband/prettytable/archive/$pkgver/$pkgname-$pkgver.tar.gz";)
-sha512sums=('24ef28a42365568bf68a974afd42fcc1bfb9208e1cb75fc1b2890bc2253487afa6536e778b58e320e952ca8bf9b69193bd1293bb7615628d03765ee24c44edff')
+sha512sums=('b4693a3d30555f598cb955923560d02ce7c757e87ee49bf09c8d50d3ce8bef67ebfad1c780914f488e89852c0e363c2cad098addc058a88864efb8eefa8e9cd8')
 
 export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
 

Reply via email to