* update python-prettytable to 3.11.0-2

This commit is contained in:
Alexander Baldeck 2024-12-05 11:54:41 +01:00
parent e708f32de9
commit ea6fb65aa3
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
pkgbase = python-prettytable
pkgdesc = A simple Python library for easily displaying tabular data
pkgver = 3.11.0
pkgrel = 1
pkgrel = 2
url = https://github.com/jazzband/prettytable
arch = any
license = BSD

View File

@ -6,7 +6,7 @@
pkgname=python-prettytable
pkgver=3.11.0
pkgrel=1
pkgrel=2
pkgdesc="A simple Python library for easily displaying tabular data"
url="https://github.com/jazzband/prettytable"
arch=(any)