Date: Wednesday, September 25, 2019 @ 18:14:01 Author: dvzrv Revision: 511757
upgpkg: python-tabulate 0.8.5-1 Upgrading to 0.8.5. Modified: python-tabulate/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-09-25 18:08:44 UTC (rev 511756) +++ PKGBUILD 2019-09-25 18:14:01 UTC (rev 511757) @@ -1,7 +1,7 @@ # Maintainer: David Runge <[email protected]> _name=tabulate pkgname=python-tabulate -pkgver=0.8.4 +pkgver=0.8.5 pkgrel=1 pkgdesc="Pretty-print tabular data in Python, a library and a command-line utility." arch=('any') @@ -14,7 +14,7 @@ 'python-pandas: pandas.DataFrame support' 'python-wcwidth: wide-character support') source=("https://files.pythonhosted.org/packages/source/${_name::1}/${_name}/${_name}-${pkgver}.tar.gz") -sha512sums=('1a71e8f7d4eea9c03c7ab327fc919ecb367aeaa2b075b5c9bccf394e308c74c3451a4d99f9361847499d89de751face469e981e7dce519c9a8cb658c37b3363e') +sha512sums=('137f576ac5adc29ad82f77da499804b110ddc7f12c5f85cdc79bdd5dfd37404d49f1c5667e6f8721e48f949b684c71b330b8e4fae4ef8a933af24d68fd0665c5') build() { cd "${_name}-$pkgver"
