[arch-commits] Commit in thefuck/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Tue Apr 21 06:04:20 UTC 2015
Date: Tuesday, April 21, 2015 @ 08:04:20
Author: fyan
Revision: 131778
upgpkg: thefuck 1.15-1
Modified:
thefuck/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-04-21 05:56:31 UTC (rev 131777)
+++ PKGBUILD 2015-04-21 06:04:20 UTC (rev 131778)
@@ -2,7 +2,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=thefuck
-pkgver=1.14
+pkgver=1.15
pkgrel=1
pkgdesc="Magnificent app which corrects your previous console command"
arch=('any')
@@ -11,7 +11,7 @@
depends=('python-setuptools' 'python-pathlib' 'python-psutil')
checkdepends=('python-pytest' 'python-mock')
source=("https://pypi.python.org/packages/source/t/thefuck/thefuck-$pkgver.tar.gz")
-sha256sums=('1fce823630fc30ce9dbc3f9c31b406b39dcb6246f29bbfd95ca4f13dcef130fb')
+sha256sums=('4d54939f1ea3ea7043bf2bc646014a55196d5c5985f3fe97baa4e4baaec74744')
build() {
cd "${srcdir}/thefuck-$pkgver"
More information about the arch-commits
mailing list