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

Felix Yan fyan at archlinux.org
Thu Dec 17 13:06:31 UTC 2015


    Date: Thursday, December 17, 2015 @ 14:06:30
  Author: fyan
Revision: 153592

upgpkg: python-texttable 0.8.4-1

Modified:
  python-texttable/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-12-17 13:06:25 UTC (rev 153591)
+++ PKGBUILD	2015-12-17 13:06:30 UTC (rev 153592)
@@ -6,7 +6,7 @@
 # Contributor: Daniel YC Lin <dlin.tw at gmail>
 
 pkgname=(python-texttable python2-texttable)
-pkgver=0.8.3
+pkgver=0.8.4
 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.python.org/packages/source/t/texttable/texttable-${pkgver}.tar.gz")
-sha512sums=('d9a50f6fd9cd2a6d55afd5e686ac8ff2b2ebcf8c8041209ffae3e3864529c54a384840a65df2b87a942528005ca864d00bb01dfaeb33308843c01db7471931c8')
+sha512sums=('18c128da721f25d4cf8b2f2d740c9ce2ded81135d2843e1d46d3e230b59820a7d6d1f7b3e0245cbc6208f3e16ac9181e0b1f56206e53acd9966616e539e91639')
 
 prepare() {
   cp -a texttable-$pkgver{,-py2}



More information about the arch-commits mailing list