Date: Monday, September 5, 2022 @ 19:33:30 Author: felixonmars Revision: 1293110
upgpkg: python-prettytable 3.4.1-1 Modified: python-prettytable/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-05 19:29:28 UTC (rev 1293109) +++ PKGBUILD 2022-09-05 19:33:30 UTC (rev 1293110) @@ -4,7 +4,7 @@ _pkgname=prettytable pkgname=python-prettytable -pkgver=3.4.0 +pkgver=3.4.1 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://files.pythonhosted.org/packages/source/p/prettyTable/prettytable-${pkgver}.tar.gz") -sha512sums=('3d79007d113737653a871f6ef23d8631cd2810a0c44436933ff063efeaa36d91bc2a98cd7dda526e459c0fbb522ed1f1dd4f45dd0c7c55e24f5b1a0c22bd90d3') +sha512sums=('47a00d5d3bd6be77734abf0c6a50ac13f3d6fb72d8cc7bd2d760c860401f46ee94f766063eaeb30cf3d67c6f33fca9e3a1ae9d68af61139704bb1e23ba649ce4') export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
