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

Felix Yan felixonmars at archlinux.org
Fri May 12 03:53:32 UTC 2017


    Date: Friday, May 12, 2017 @ 03:53:31
  Author: felixonmars
Revision: 227829

upgpkg: thefuck 3.18-1

Modified:
  thefuck/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-05-12 03:52:17 UTC (rev 227828)
+++ PKGBUILD	2017-05-12 03:53:31 UTC (rev 227829)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=thefuck
-pkgver=3.17
+pkgver=3.18
 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=('acb50b88357f4a5de5bc9201b2f7676c4e912151aa643a67d7cdc921a5928b0ee62094bb5827ea4b2e5788212537abffa0515f4f0b7d3715d65919609b72fe3f')
+sha512sums=('26a8abb705bd05f09375f3f0dbb0ab3f554e79ab8ba85023edf92252141ff23a11993bf75d582a59c598e3c22e7864cf72823b29be1abab347be2a5d5322a43b')
 
 build() {
   cd thefuck-$pkgver



More information about the arch-commits mailing list