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

Felix Yan felixonmars at archlinux.org
Thu Jan 17 19:23:26 UTC 2019


    Date: Thursday, January 17, 2019 @ 19:23:26
  Author: felixonmars
Revision: 423852

upgpkg: python-texttable 1.6.0-1

Modified:
  python-texttable/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-01-17 19:23:19 UTC (rev 423851)
+++ PKGBUILD	2019-01-17 19:23:26 UTC (rev 423852)
@@ -6,7 +6,7 @@
 
 pkgbase=python-texttable
 pkgname=(python-texttable python2-texttable)
-pkgver=1.5.0
+pkgver=1.6.0
 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=('f4727947a302c8e1bf09ba08d73f79f083304b42f86f2f181a98f44602961e0b280aedd4e38660630671eac17e6eb92403b89c1ae6ea3cdd3cf861c122b904a3')
+sha512sums=('df685004f24b8c1e7aa1bd6a44c658599805f1a0c6999a4a3e95ecf3a68499f515bea9cb5ccd54f5ee2563af15e9fcde2a7e1827934e4a1fc83c9ae2f5e88a52')
 
 build() {
   cd texttable-$pkgver



More information about the arch-commits mailing list