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

Felix Yan felixonmars at gemini.archlinux.org
Sun Jan 9 15:23:11 UTC 2022


    Date: Sunday, January 9, 2022 @ 15:23:11
  Author: felixonmars
Revision: 1098303

upgpkg: thefuck 3.32-1

Modified:
  thefuck/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-09 15:22:01 UTC (rev 1098302)
+++ PKGBUILD	2022-01-09 15:23:11 UTC (rev 1098303)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=thefuck
-pkgver=3.31
-pkgrel=2
+pkgver=3.32
+pkgrel=1
 pkgdesc="Magnificent app which corrects your previous console command"
 arch=('any')
 url="https://github.com/nvbn/thefuck"
@@ -12,7 +12,7 @@
 makedepends=('python-pip')
 checkdepends=('python-pytest-mock' 'python-mock' 'python-pexpect' 'go')
 source=("https://github.com/nvbn/thefuck/archive/$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('6ba3546e44311fc5c91513e87eb3de3636369fa5c7aff7b78e24f65f3c7bee5a5ee1405e442558cfb0b2b643d21705ce28943afc3fdac717e038cd980c87966d')
+sha512sums=('961b9b6dc374cc0b854698455f688cf110adb21cfebd4cb645eb5f1ce11c14de6699bb4d40de86a5f9461273cbfc2eea318a9d437f803dc578dd431966cf26c1')
 
 build() {
   cd thefuck-$pkgver



More information about the arch-commits mailing list