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

Felix Yan fyan at archlinux.org
Sat Jul 25 02:47:38 UTC 2015


    Date: Saturday, July 25, 2015 @ 04:47:37
  Author: fyan
Revision: 137403

upgpkg: thefuck 2.4-1

Modified:
  thefuck/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-07-25 00:42:56 UTC (rev 137402)
+++ PKGBUILD	2015-07-25 02:47:37 UTC (rev 137403)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=thefuck
-pkgver=2.3
+pkgver=2.4
 pkgrel=1
 pkgdesc="Magnificent app which corrects your previous console command"
 arch=('any')
@@ -10,7 +10,7 @@
 license=('MIT')
 depends=('python-setuptools' 'python-psutil' 'python-six' 'python-colorama')
 makedepends=('git')
-checkdepends=('python-pytest-mock' 'python-mock')
+checkdepends=('python-pytest-mock' 'python-mock' 'python-pexpect')
 source=("git+https://github.com/nvbn/thefuck.git#tag=$pkgver")
 sha256sums=('SKIP')
 



More information about the arch-commits mailing list