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

Felix Yan felixonmars at archlinux.org
Tue Jun 12 06:32:46 UTC 2018


    Date: Tuesday, June 12, 2018 @ 06:32:46
  Author: felixonmars
Revision: 342414

upgpkg: python-texttable 1.3.0-1

Modified:
  python-texttable/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-12 02:31:00 UTC (rev 342413)
+++ PKGBUILD	2018-06-12 06:32:46 UTC (rev 342414)
@@ -6,7 +6,7 @@
 # Contributor: Daniel YC Lin <dlin.tw at gmail>
 
 pkgname=(python-texttable python2-texttable)
-pkgver=1.2.1
+pkgver=1.3.0
 pkgrel=1
 pkgdesc="Generate a formatted text table using ASCII characters"
 arch=('any')
@@ -15,7 +15,7 @@
 makedepends=('python-cjkwrap' 'python2-cjkwrap')
 checkdepends=('python-pytest' 'python2-pytest')
 source=("https://pypi.io/packages/source/t/texttable/texttable-$pkgver.tar.gz")
-sha512sums=('7c6a49264b3b458ff3012e378ad5d6b1d466be6d6381e67915bfbd89ad3454c8d0bdc22684854a37901ee679bbd88a307f772ce70bd3bbf21070f5b4a1c95f94')
+sha512sums=('9ccdaa8944b8dfe93ed459c5a18715a2ffedc484157f44de7a68cbfdacae88044b71ed89e14761e474a227c664d29d4903d4f80fa54c6e577f508c77391305ce')
 
 prepare() {
   cp -a texttable-$pkgver{,-py2}



More information about the arch-commits mailing list