[arch-commits] Commit in thefuck/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Sun Apr 19 04:15:15 UTC 2015
Date: Sunday, April 19, 2015 @ 06:15:15
Author: fyan
Revision: 131664
upgpkg: thefuck 1.12-1
Modified:
thefuck/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-04-19 04:14:04 UTC (rev 131663)
+++ PKGBUILD 2015-04-19 04:15:15 UTC (rev 131664)
@@ -2,7 +2,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=thefuck
-pkgver=1.9
+pkgver=1.12
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=('e94a2d63b7844944f0c5e98ebb15316058bb50693308ed6d18b83c3e95c234d4')
+sha256sums=('e960ccb4181be01668815580d69e3eb42380a8b9989ba408ad31aa0f5bfe5c15')
build() {
cd "${srcdir}/thefuck-$pkgver"
More information about the arch-commits
mailing list