[arch-commits] Commit in python-pyte/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sat Apr 7 05:52:33 UTC 2018
Date: Saturday, April 7, 2018 @ 05:52:32
Author: felixonmars
Revision: 314666
upgpkg: python-pyte 0.8.0-1
Modified:
python-pyte/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-04-07 05:51:04 UTC (rev 314665)
+++ PKGBUILD 2018-04-07 05:52:32 UTC (rev 314666)
@@ -3,7 +3,7 @@
pkgbase=python-pyte
pkgname=('python-pyte' 'python2-pyte')
-pkgver=0.7.0
+pkgver=0.8.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=('dda5ed3e3eb0621041914ead2f4ab1578d0cdd9fe7a42a3635bd154ef59473daf08fd53f2233d97871b75c2462bee69270438e9f6b305d2ffb07bde88a8c909e')
+sha512sums=('c488fd0a61c1dc34b27e12ed9ba1109bb2c331626c982da06e7540bdd168008cb5106a17c71e60e38c493f2dd9f21ba3cf05118928744dfa192d62e511b4c4e8')
prepare() {
cp -a pyte-$pkgver{,-py2}
More information about the arch-commits
mailing list