# Contributor: Simon Frankenberger # Maintainer: Simon Frankenberger pkgname=thefuck pkgver=3.30 pkgrel=0 pkgdesc="The Fuck is a magnificent app that corrects errors in previous console commands." url="https://github.com/nvbn/thefuck" arch="noarch" license="MIT" depends="py3-colorama py3-six py3-decorator py3-psutil py3-pyte" makedepends="py3-setuptools" source="thefuck-$pkgver.tar.gz::https://github.com/nvbn/thefuck/archive/$pkgver.tar.gz ash.patch" check() { python3 setup.py check } build() { python3 setup.py build } package() { python3 setup.py install --prefix=/usr --root="$pkgdir" } sha512sums="99b270d0aa535673c09e7e932212af4ded5639fcf30ad0aeedc89a54e94c0a072a37883b1a1a56301efb82ea1c72cf53d4dacf2e83edcafcf4fbaa55ecd35f3a thefuck-3.30.tar.gz 3750797396d8bd9bc9eaff30caa6d05edcb3f75a44ac2136f489d0c2e4a8d4cb89d74083b4ef5a4affc112c3c825ffa4e5bf0e4f72b9eec066df4f1501b2f3c3 ash.patch"