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

Felix Yan felixonmars at archlinux.org
Wed Aug 16 16:04:06 UTC 2017


    Date: Wednesday, August 16, 2017 @ 16:04:05
  Author: felixonmars
Revision: 251329

upgpkg: thefuck 3.20-1

Modified:
  thefuck/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-08-16 16:02:05 UTC (rev 251328)
+++ PKGBUILD	2017-08-16 16:04:05 UTC (rev 251329)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=thefuck
-pkgver=3.19
+pkgver=3.20
 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=('b092dbc6cb210152563c0d9d7f45f202ccbed879cc93683ca68adc18187300f10730d57437bc69b5c49a69a89c1815f70559a988e503a8e15528c6e24e85a3e4')
+sha512sums=('80edc0adb76bd620249bae84f17771ed86761f60838ac0b6e43d82885fe88de2150f0e93cd1cca3bdf669d1b345faba6f049b63b0dc6b2ba2464d5f84cd2e34a')
 
 build() {
   cd thefuck-$pkgver



More information about the arch-commits mailing list