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

Felix Yan felixonmars at archlinux.org
Mon Oct 23 08:35:30 UTC 2017


    Date: Monday, October 23, 2017 @ 08:35:29
  Author: felixonmars
Revision: 264038

upgpkg: python-texttable 1.1.0-1

Modified:
  python-texttable/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-10-23 08:34:24 UTC (rev 264037)
+++ PKGBUILD	2017-10-23 08:35:29 UTC (rev 264038)
@@ -6,7 +6,7 @@
 # Contributor: Daniel YC Lin <dlin.tw at gmail>
 
 pkgname=(python-texttable python2-texttable)
-pkgver=1.0.0
+pkgver=1.1.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=('6d15c51e3ba8394cb04edbdd123d85e0068d90ca3b7523f631eab88e02fb0f2a96e6b6e7999ffa53853459d428fd2f4603fea12c0e19cba296e255368e11430e')
+sha512sums=('64dc6a160661f6209a8793e92ed5524838fb84e408a8c38a9e19a9070f2e06fcea4a131b61b9c88f1abd71a25385d9e1f912f741912577f486618736d33d7866')
 
 prepare() {
   cp -a texttable-$pkgver{,-py2}



More information about the arch-commits mailing list