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

Alexander Rødseth arodseth at nymeria.archlinux.org
Wed Feb 5 15:22:43 UTC 2014


    Date: Wednesday, February 5, 2014 @ 16:22:43
  Author: arodseth
Revision: 105339

upgpkg: python-pexpect 3.1-1

Modified:
  python-pexpect/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-02-05 14:17:55 UTC (rev 105338)
+++ PKGBUILD	2014-02-05 15:22:43 UTC (rev 105339)
@@ -3,7 +3,7 @@
 # Contributor: Aaron Schaefer <aaron at elasticdog.com>
 
 pkgname=('python-pexpect' 'python2-pexpect')
-pkgver=3.0
+pkgver=3.1
 pkgrel=1
 pkgdesc='Make Python a better tool for controlling and automating other programs'
 arch=('any')
@@ -13,7 +13,7 @@
 conflicts=('python-pexpect<=2.4')
 replaces=('python-pexpect<=2.4')
 source=("http://pypi.python.org/packages/source/p/pexpect/pexpect-$pkgver.tar.gz")
-sha256sums=('1d6cee0fa5ab212f9ddac9852bab0df5fff11a173ed1bfde9346d5c8aa42d14c')
+sha256sums=('bd0045066718fba98481032303f07565cca6b22b3b7f104efe3e077a55e9ee8d')
 
 prepare() {
   cp -r "pexpect-$pkgver" "python2-pexpect-$pkgver"




More information about the arch-commits mailing list