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

Felix Yan felixonmars at archlinux.org
Tue Jun 12 18:30:17 UTC 2018


    Date: Tuesday, June 12, 2018 @ 18:30:16
  Author: felixonmars
Revision: 342620

upgpkg: python-texttable 1.3.1-1

Modified:
  python-texttable/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-12 17:58:15 UTC (rev 342619)
+++ PKGBUILD	2018-06-12 18:30:16 UTC (rev 342620)
@@ -6,7 +6,7 @@
 # Contributor: Daniel YC Lin <dlin.tw at gmail>
 
 pkgname=(python-texttable python2-texttable)
-pkgver=1.3.0
+pkgver=1.3.1
 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=('9ccdaa8944b8dfe93ed459c5a18715a2ffedc484157f44de7a68cbfdacae88044b71ed89e14761e474a227c664d29d4903d4f80fa54c6e577f508c77391305ce')
+sha512sums=('8569b3d0195ef5782e7ec5484863185fb68eed6c70c736e2ea3fa99a73cfbf87f75dc25f8358007fc44fff5506db98a521013556ad46290f586efa455ccc6363')
 
 prepare() {
   cp -a texttable-$pkgver{,-py2}



More information about the arch-commits mailing list