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

Felix Yan felixonmars at archlinux.org
Thu Nov 17 06:01:13 UTC 2016


    Date: Thursday, November 17, 2016 @ 06:01:12
  Author: felixonmars
Revision: 196101

upgpkg: python-texttable 0.8.7-1

Modified:
  python-texttable/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-11-17 06:00:07 UTC (rev 196100)
+++ PKGBUILD	2016-11-17 06:01:12 UTC (rev 196101)
@@ -6,7 +6,7 @@
 # Contributor: Daniel YC Lin <dlin.tw at gmail>
 
 pkgname=(python-texttable python2-texttable)
-pkgver=0.8.6
+pkgver=0.8.7
 pkgrel=1
 pkgdesc="Generate a formatted text table using ASCII characters"
 arch=('any')
@@ -14,7 +14,7 @@
 license=('LGPL')
 makedepends=('python' 'python2')
 source=("https://pypi.io/packages/source/t/texttable/texttable-$pkgver.tar.gz")
-sha512sums=('2a683fe58b4cb72dd24519fa3ebebfbe7123f8004cfa6f8d5a451216e5828f82a67f3d3fe5957ac9013e385f12333568057954030517361b44fed3026cec38c1')
+sha512sums=('8fe5a2eebfb1a415576702afa909a110e6e208a9b3c249cd53a582ab389d50d20b52547c8dc7a9de77bcd2ea243288a7813a9fdf4a7c1cd71f96b51fa7dfed86')
 
 prepare() {
   cp -a texttable-$pkgver{,-py2}



More information about the arch-commits mailing list