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

Felix Yan fyan at archlinux.org
Thu Apr 23 03:20:04 UTC 2015


    Date: Thursday, April 23, 2015 @ 05:20:04
  Author: fyan
Revision: 132024

upgpkg: thefuck 1.27-1

Modified:
  thefuck/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-04-23 03:19:12 UTC (rev 132023)
+++ PKGBUILD	2015-04-23 03:20:04 UTC (rev 132024)
@@ -2,13 +2,13 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=thefuck
-pkgver=1.26
+pkgver=1.27
 pkgrel=1
 pkgdesc="Magnificent app which corrects your previous console command"
 arch=('any')
 url="https://github.com/nvbn/thefuck"
 license=('MIT')
-depends=('python-setuptools' 'python-pathlib' 'python-psutil')
+depends=('python-setuptools' 'python-pathlib' 'python-psutil' 'python-six' 'python-colorama')
 makedepends=('git')
 checkdepends=('python-pytest' 'python-mock')
 install=thefuck.install



More information about the arch-commits mailing list