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

Felix Yan felixonmars at archlinux.org
Sat Feb 16 16:08:36 UTC 2019


    Date: Saturday, February 16, 2019 @ 16:08:35
  Author: felixonmars
Revision: 433518

upgpkg: python-texttable 1.6.1-1

Modified:
  python-texttable/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-02-16 16:07:12 UTC (rev 433517)
+++ PKGBUILD	2019-02-16 16:08:35 UTC (rev 433518)
@@ -6,7 +6,7 @@
 
 pkgbase=python-texttable
 pkgname=(python-texttable python2-texttable)
-pkgver=1.6.0
+pkgver=1.6.1
 pkgrel=1
 pkgdesc="Generate a formatted text table using ASCII characters"
 arch=('any')
@@ -15,7 +15,7 @@
 makedepends=('python-cjkwrap' 'python2-cjkwrap' 'python-setuptools' 'python2-setuptools')
 checkdepends=('python-pytest' 'python2-pytest')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/foutaise/texttable/archive/v$pkgver.tar.gz")
-sha512sums=('df685004f24b8c1e7aa1bd6a44c658599805f1a0c6999a4a3e95ecf3a68499f515bea9cb5ccd54f5ee2563af15e9fcde2a7e1827934e4a1fc83c9ae2f5e88a52')
+sha512sums=('72d4bb5c4f03b1f9dbfc4b1e375ad754e92610f71e65c7e9a0b7bdc88b3753254b143aa607570d49cfca56a3cf889a819e12ea184fdf34594f1f5d118de3c12c')
 
 build() {
   cd texttable-$pkgver



More information about the arch-commits mailing list