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

Felix Yan fyan at archlinux.org
Mon Apr 25 07:32:58 UTC 2016


    Date: Monday, April 25, 2016 @ 09:32:58
  Author: fyan
Revision: 171766

upgpkg: thefuck 3.9-1

Modified:
  thefuck/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-04-25 07:01:30 UTC (rev 171765)
+++ PKGBUILD	2016-04-25 07:32:58 UTC (rev 171766)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=thefuck
-pkgver=3.8
+pkgver=3.9
 pkgrel=1
 pkgdesc="Magnificent app which corrects your previous console command"
 arch=('any')
@@ -9,7 +9,7 @@
 url="https://github.com/nvbn/thefuck"
 license=('MIT')
 depends=('python-setuptools' 'python-psutil' 'python-six' 'python-colorama' 'python-decorator')
-makedepends=('git')
+makedepends=('git' 'python-pip')
 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