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

Felix Yan felixonmars at archlinux.org
Sat Oct 14 17:00:17 UTC 2017


    Date: Saturday, October 14, 2017 @ 17:00:16
  Author: felixonmars
Revision: 262763

upgpkg: python-texttable 1.0.0-1

Modified:
  python-texttable/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-10-14 16:59:46 UTC (rev 262762)
+++ PKGBUILD	2017-10-14 17:00:16 UTC (rev 262763)
@@ -6,7 +6,7 @@
 # Contributor: Daniel YC Lin <dlin.tw at gmail>
 
 pkgname=(python-texttable python2-texttable)
-pkgver=0.9.1
+pkgver=1.0.0
 pkgrel=1
 pkgdesc="Generate a formatted text table using ASCII characters"
 arch=('any')
@@ -15,7 +15,7 @@
 makedepends=('python' 'python2')
 checkdepends=('python-pytest' 'python2-pytest')
 source=("https://pypi.io/packages/source/t/texttable/texttable-$pkgver.tar.gz")
-sha512sums=('7ec37336ef4b253879d0232dcdb4500cad33ecce1067dd7ea26c221dc2c003ee56360bdbd1dd1e00133301c51c67fb2fe9b1703628804a65f2a6ab8a1e830e50')
+sha512sums=('6d15c51e3ba8394cb04edbdd123d85e0068d90ca3b7523f631eab88e02fb0f2a96e6b6e7999ffa53853459d428fd2f4603fea12c0e19cba296e255368e11430e')
 
 prepare() {
   cp -a texttable-$pkgver{,-py2}



More information about the arch-commits mailing list