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

Felix Yan felixonmars at archlinux.org
Wed Jul 3 00:34:05 UTC 2019


    Date: Wednesday, July 3, 2019 @ 00:34:03
  Author: felixonmars
Revision: 487321

upgpkg: python-texttable 1.6.2-1

Modified:
  python-texttable/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-07-02 23:27:26 UTC (rev 487320)
+++ PKGBUILD	2019-07-03 00:34:03 UTC (rev 487321)
@@ -5,8 +5,8 @@
 # Contributor: Daniel YC Lin <dlin.tw at gmail>
 
 pkgname=python-texttable
-pkgver=1.6.1
-pkgrel=2
+pkgver=1.6.2
+pkgrel=1
 pkgdesc="Generate a formatted text table using ASCII characters"
 arch=('any')
 url="https://pypi.python.org/pypi/texttable/"
@@ -16,7 +16,7 @@
 makedepends=('python-cjkwrap' 'python-setuptools')
 checkdepends=('python-pytest')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/foutaise/texttable/archive/v$pkgver.tar.gz")
-sha512sums=('72d4bb5c4f03b1f9dbfc4b1e375ad754e92610f71e65c7e9a0b7bdc88b3753254b143aa607570d49cfca56a3cf889a819e12ea184fdf34594f1f5d118de3c12c')
+sha512sums=('e59275c64813bd00fa5172c43491820122b6045e1a416c917576cbf595c1ec24d146e571708379f4b32775bda904f16ced0e9e15ab7b2dde78a214f26a1c4de6')
 
 build() {
   cd texttable-$pkgver



More information about the arch-commits mailing list