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

Felix Yan fyan at archlinux.org
Tue Apr 21 06:15:25 UTC 2015


    Date: Tuesday, April 21, 2015 @ 08:15:25
  Author: fyan
Revision: 131782

upgpkg: thefuck 1.17-1

Modified:
  thefuck/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-04-21 06:13:26 UTC (rev 131781)
+++ PKGBUILD	2015-04-21 06:15:25 UTC (rev 131782)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=thefuck
-pkgver=1.16
+pkgver=1.17
 pkgrel=1
 pkgdesc="Magnificent app which corrects your previous console command"
 arch=('any')
@@ -12,7 +12,7 @@
 checkdepends=('python-pytest' 'python-mock')
 install=thefuck.install
 source=("https://pypi.python.org/packages/source/t/thefuck/thefuck-$pkgver.tar.gz")
-sha256sums=('1bfdc4fd78765f9a54bf81be4e12c4bfb944dfebb6d054745c55e02940421f88')
+sha256sums=('5964e461756991d0b2f3568a4264b819dff30f2070ec9f5969926863617f2140')
 
 build() {
   cd "${srcdir}/thefuck-$pkgver"



More information about the arch-commits mailing list