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

Felix Yan felixonmars at archlinux.org
Fri Oct 27 05:10:19 UTC 2017


    Date: Friday, October 27, 2017 @ 05:10:14
  Author: felixonmars
Revision: 264562

upgpkg: python-texttable 1.1.1-1

Modified:
  python-texttable/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-10-27 05:08:52 UTC (rev 264561)
+++ PKGBUILD	2017-10-27 05:10:14 UTC (rev 264562)
@@ -6,7 +6,7 @@
 # Contributor: Daniel YC Lin <dlin.tw at gmail>
 
 pkgname=(python-texttable python2-texttable)
-pkgver=1.1.0
+pkgver=1.1.1
 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=('64dc6a160661f6209a8793e92ed5524838fb84e408a8c38a9e19a9070f2e06fcea4a131b61b9c88f1abd71a25385d9e1f912f741912577f486618736d33d7866')
+sha512sums=('ed51b0bd4483af4ee10f9662286e271667b212f848f7ece44dd5adc053394ad9c3b6cfafa7519c8b1dd53728571298551ae501d0575d91922e257aa4ab8d5f2d')
 
 prepare() {
   cp -a texttable-$pkgver{,-py2}



More information about the arch-commits mailing list