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

Felix Yan felixonmars at archlinux.org
Mon Aug 21 12:50:37 UTC 2017


    Date: Monday, August 21, 2017 @ 12:50:36
  Author: felixonmars
Revision: 252820

upgpkg: thefuck 3.21-1

Modified:
  thefuck/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-08-21 12:50:24 UTC (rev 252819)
+++ PKGBUILD	2017-08-21 12:50:36 UTC (rev 252820)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=thefuck
-pkgver=3.20
+pkgver=3.21
 pkgrel=1
 pkgdesc="Magnificent app which corrects your previous console command"
 arch=('any')
@@ -12,7 +12,7 @@
 makedepends=('python-pip')
 checkdepends=('python-pytest-mock' 'python-mock' 'python-pexpect')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/nvbn/thefuck/archive/$pkgver.tar.gz")
-sha512sums=('80edc0adb76bd620249bae84f17771ed86761f60838ac0b6e43d82885fe88de2150f0e93cd1cca3bdf669d1b345faba6f049b63b0dc6b2ba2464d5f84cd2e34a')
+sha512sums=('a75f05d7847305c53720399e039b2f5317756f1295f036eb6b3d476dc2a6ee694c5a28c7ec03f153474fbc33165edd3255cd567236f83634642f2f423e95e1a1')
 
 build() {
   cd thefuck-$pkgver



More information about the arch-commits mailing list