[arch-commits] Commit in python-texttable/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Fri Jun 22 15:15:03 UTC 2018


    Date: Friday, June 22, 2018 @ 15:15:03
  Author: felixonmars
Revision: 344644

upgpkg: python-texttable 1.4.0-1

Modified:
  python-texttable/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-22 15:13:59 UTC (rev 344643)
+++ PKGBUILD	2018-06-22 15:15:03 UTC (rev 344644)
@@ -6,7 +6,7 @@
 # Contributor: Daniel YC Lin <dlin.tw at gmail>
 
 pkgname=(python-texttable python2-texttable)
-pkgver=1.3.1
+pkgver=1.4.0
 pkgrel=1
 pkgdesc="Generate a formatted text table using ASCII characters"
 arch=('any')
@@ -15,7 +15,7 @@
 makedepends=('python-cjkwrap' 'python2-cjkwrap')
 checkdepends=('python-pytest' 'python2-pytest')
 source=("https://pypi.io/packages/source/t/texttable/texttable-$pkgver.tar.gz")
-sha512sums=('8569b3d0195ef5782e7ec5484863185fb68eed6c70c736e2ea3fa99a73cfbf87f75dc25f8358007fc44fff5506db98a521013556ad46290f586efa455ccc6363')
+sha512sums=('41d1b429ee32cd717d273152da0263cfff13d79aae7ecc69bda455c1391ea1e6cf74b412e6043bf3d32d62932b4498a2484deb997ef545fdd6195fd5ebd58fc5')
 
 prepare() {
   cp -a texttable-$pkgver{,-py2}



More information about the arch-commits mailing list