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

Felix Yan felixonmars at archlinux.org
Mon May 27 19:42:00 UTC 2019


    Date: Monday, May 27, 2019 @ 19:41:59
  Author: felixonmars
Revision: 471908

upgpkg: thefuck 3.29-1

Modified:
  thefuck/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-05-27 19:41:35 UTC (rev 471907)
+++ PKGBUILD	2019-05-27 19:41:59 UTC (rev 471908)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=thefuck
-pkgver=3.28
+pkgver=3.29
 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=('6c3edcfff604567a18209bf46aceb662ed4549efd0e3b0daee1abee8a93fbe3ff4dfa260eb74c3d560b3a798e3cc90f911072d694a0d986a09c8581e951421d2')
+sha512sums=('93d11f8180d75328f7eb48218078f1260373961f50f8cf0a991e425a2348af006d93a3eba9bb4c557f8f8bc216c3378634e8738dc8b47e7fee0228e90f1100c8')
 
 build() {
   cd thefuck-$pkgver



More information about the arch-commits mailing list