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

Kyle Keen kkeen at archlinux.org
Fri Jun 12 12:35:10 UTC 2015


    Date: Friday, June 12, 2015 @ 14:35:10
  Author: kkeen
Revision: 135226

upgpkg: python-ptyprocess 0.5-1

Modified:
  python-ptyprocess/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-06-12 01:53:46 UTC (rev 135225)
+++ PKGBUILD	2015-06-12 12:35:10 UTC (rev 135226)
@@ -5,8 +5,8 @@
 pkgbase=python-ptyprocess
 pkgname=(python-ptyprocess python2-ptyprocess)
 _pkgname=ptyprocess
-pkgver=0.4
-pkgrel=2
+pkgver=0.5
+pkgrel=1
 pkgdesc="Run a subprocess in a pseudo terminal"
 url="https://github.com/pexpect/ptyprocess"
 arch=('any')
@@ -15,7 +15,7 @@
 makedepends=('python-setuptools' 'python2-setuptools')
 source=("https://pypi.python.org/packages/source/p/$_pkgname/$_pkgname-$pkgver.tar.gz"
        'https://raw.githubusercontent.com/pexpect/ptyprocess/master/LICENSE')
-md5sums=('d29b8bfd7d2df4d9e4a0f87aafe59018'
+md5sums=('0d1ecfba622cb4e35ee157c38de18eae'
          'cfdcd51fa7d5808da4e74346ee394490')
 
 prepare() {



More information about the arch-commits mailing list