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

Felix Yan fyan at archlinux.org
Fri May 8 06:47:43 UTC 2015


    Date: Friday, May 8, 2015 @ 08:47:42
  Author: fyan
Revision: 132940

upgpkg: thefuck 1.37-1

Modified:
  thefuck/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-05-08 06:44:42 UTC (rev 132939)
+++ PKGBUILD	2015-05-08 06:47:42 UTC (rev 132940)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=thefuck
-pkgver=1.36
+pkgver=1.37
 pkgrel=1
 pkgdesc="Magnificent app which corrects your previous console command"
 arch=('any')
@@ -10,7 +10,7 @@
 license=('MIT')
 depends=('python-setuptools' 'python-pathlib' 'python-psutil' 'python-six' 'python-colorama')
 makedepends=('git')
-checkdepends=('python-pytest' 'python-mock')
+checkdepends=('python-pytest-mock' 'python-mock')
 install=thefuck.install
 source=("git+https://github.com/nvbn/thefuck.git#tag=$pkgver")
 sha256sums=('SKIP')



More information about the arch-commits mailing list