thefuck: update to 3.29
This commit is contained in:
parent
b4d8aee416
commit
1741fa0975
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'thefuck'
|
||||
pkgname=thefuck
|
||||
version=3.28
|
||||
version=3.29
|
||||
revision=1
|
||||
archs=noarch
|
||||
build_style=python3-module
|
||||
|
@ -15,7 +15,7 @@ maintainer="Benjamin 'Doctors' Hoffmeyer <hoffmeyer25@gmail.com>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/nvbn/thefuck"
|
||||
distfiles="https://github.com/nvbn/thefuck/archive/${version}.tar.gz"
|
||||
checksum=b5c83e380e4af90d49ab01a55a326e608875bedb981bc7dae9b6a4b72cc521c4
|
||||
checksum=34a9ec020ff991a96a895dfbe2313b69464bbcc6975b1ad8158b32a2de5803a9
|
||||
|
||||
do_check() {
|
||||
# on python3 mock is unittest.mock
|
||||
|
|
Loading…
Reference in a new issue