mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 18:02:57 +02:00
thefuck: update to 3.28.
This commit is contained in:
parent
f8cdf68f50
commit
4082137c18
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'thefuck'
|
# Template file for 'thefuck'
|
||||||
pkgname=thefuck
|
pkgname=thefuck
|
||||||
version=3.27
|
version=3.28
|
||||||
revision=2
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
pycompile_module="thefuck"
|
pycompile_module="thefuck"
|
||||||
|
@ -15,7 +15,7 @@ maintainer="Benjamin 'Doctors' Hoffmeyer <hoffmeyer25@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/nvbn/thefuck"
|
homepage="https://github.com/nvbn/thefuck"
|
||||||
distfiles="https://github.com/nvbn/thefuck/archive/${version}.tar.gz"
|
distfiles="https://github.com/nvbn/thefuck/archive/${version}.tar.gz"
|
||||||
checksum=26ed781fd84d5992c52a1ae7b0ca5ed12c88d37cf8508c32070e74d48515c357
|
checksum=b5c83e380e4af90d49ab01a55a326e608875bedb981bc7dae9b6a4b72cc521c4
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
# on python3 mock is unittest.mock
|
# on python3 mock is unittest.mock
|
||||||
|
|
Loading…
Add table
Reference in a new issue