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

Alexander Rødseth arodseth at archlinux.org
Fri Mar 2 22:47:09 UTC 2018


    Date: Friday, March 2, 2018 @ 22:47:08
  Author: arodseth
Revision: 301646

upgpkg: python-pexpect 4.4.0-1

Modified:
  python-pexpect/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-03-02 22:45:47 UTC (rev 301645)
+++ PKGBUILD	2018-03-02 22:47:08 UTC (rev 301646)
@@ -3,7 +3,7 @@
 # Contributor: Aaron Schaefer <aaron at elasticdog.com>
 
 pkgname=('python-pexpect' 'python2-pexpect')
-pkgver=4.3.1
+pkgver=4.4.0
 pkgrel=1
 pkgdesc='For controlling and automating applications'
 arch=('any')
@@ -10,8 +10,8 @@
 url='https://pexpect.readthedocs.org/en/stable/'
 license=('MIT')
 makedepends=('python' 'python2')
-source=("https://pypi.python.org/packages/14/05/47c8bca66390c9b18c91f6152db4b74eb850382e8e13aa2f06dfb3036466/pexpect-$pkgver.tar.gz")
-sha256sums=('8e287b171dbaf249d0b06b5f2e88cb7e694651d2d0b8c15bccb83170d3c55575')
+source=("https://pypi.python.org/packages/fa/c3/60c0cbf96f242d0b47a82e9ca634dcd6dcb043832cf05e17540812e1c707/pexpect-$pkgver.tar.gz")
+sha256sums=('67b85a1565968e3d5b5e7c9283caddc90c3947a2625bed1905be27bd5a03e47d')
 
 prepare() {
   cp -r "pexpect-$pkgver" "python2-pexpect-$pkgver"



More information about the arch-commits mailing list