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

Felix Yan fyan at archlinux.org
Sun Apr 19 04:03:00 UTC 2015


    Date: Sunday, April 19, 2015 @ 06:02:59
  Author: fyan
Revision: 131656

upgpkg: thefuck 1.9-1

Modified:
  thefuck/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-04-18 23:01:35 UTC (rev 131655)
+++ PKGBUILD	2015-04-19 04:02:59 UTC (rev 131656)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=thefuck
-pkgver=1.7
+pkgver=1.9
 pkgrel=1
 pkgdesc="Magnificent app which corrects your previous console command"
 arch=('any')
@@ -11,7 +11,7 @@
 depends=('python-setuptools' 'python-pathlib')
 checkdepends=('python-pytest' 'python-mock')
 source=("https://pypi.python.org/packages/source/t/thefuck/thefuck-$pkgver.tar.gz")
-sha256sums=('aa2b4547479b1cd61f21e9fd42e37b37f67c64fa34e9e6119d5f64d976498b40')
+sha256sums=('e94a2d63b7844944f0c5e98ebb15316058bb50693308ed6d18b83c3e95c234d4')
 
 build() {
   cd "${srcdir}/thefuck-$pkgver"



More information about the arch-commits mailing list