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

Felix Yan felixonmars at archlinux.org
Thu Aug 3 14:27:43 UTC 2017


    Date: Thursday, August 3, 2017 @ 14:27:42
  Author: felixonmars
Revision: 247779

upgpkg: thefuck 3.19-1

Modified:
  thefuck/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-08-03 14:27:12 UTC (rev 247778)
+++ PKGBUILD	2017-08-03 14:27:42 UTC (rev 247779)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=thefuck
-pkgver=3.18
+pkgver=3.19
 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=('26a8abb705bd05f09375f3f0dbb0ab3f554e79ab8ba85023edf92252141ff23a11993bf75d582a59c598e3c22e7864cf72823b29be1abab347be2a5d5322a43b')
+sha512sums=('b092dbc6cb210152563c0d9d7f45f202ccbed879cc93683ca68adc18187300f10730d57437bc69b5c49a69a89c1815f70559a988e503a8e15528c6e24e85a3e4')
 
 build() {
   cd thefuck-$pkgver



More information about the arch-commits mailing list