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

Felix Yan felixonmars at archlinux.org
Mon Oct 23 08:23:23 UTC 2017


    Date: Monday, October 23, 2017 @ 08:23:22
  Author: felixonmars
Revision: 264024

upgpkg: python-pyte 0.7.0-1

Modified:
  python-pyte/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-10-23 08:20:43 UTC (rev 264023)
+++ PKGBUILD	2017-10-23 08:23:22 UTC (rev 264024)
@@ -3,7 +3,7 @@
 
 pkgbase=python-pyte
 pkgname=('python-pyte' 'python2-pyte')
-pkgver=0.6.0
+pkgver=0.7.0
 pkgrel=1
 pkgdesc='Simple VTXXX-compatible terminal emulator'
 arch=('any')
@@ -12,7 +12,7 @@
 makedepends=('python-setuptools' 'python2-setuptools' 'python-wcwidth' 'python2-wcwidth')
 checkdepends=('python-pytest-runner' 'python2-pytest-runner')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/selectel/pyte/archive/$pkgver.tar.gz")
-sha512sums=('64de04ff4f1c2996855c18a6b4e94b8e7116106f39a376ba29b1819c4655bff14ab2d591a9694d6e44b3cb789bafb9069e6e1ed35b69c79744101b2548c51168')
+sha512sums=('dda5ed3e3eb0621041914ead2f4ab1578d0cdd9fe7a42a3635bd154ef59473daf08fd53f2233d97871b75c2462bee69270438e9f6b305d2ffb07bde88a8c909e')
 
 prepare() {
   cp -a pyte-$pkgver{,-py2}



More information about the arch-commits mailing list