thefuck: update to 3.15.
This commit is contained in:
parent
1469476ab7
commit
93df14c207
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'thefuck'
|
# Template file for 'thefuck'
|
||||||
pkgname=thefuck
|
pkgname=thefuck
|
||||||
version=3.14
|
version=3.15
|
||||||
revision=3
|
revision=1
|
||||||
build_style=python2-module
|
build_style=python2-module
|
||||||
pycompile_module="thefuck"
|
pycompile_module="thefuck"
|
||||||
noarch=yes
|
noarch=yes
|
||||||
|
@ -13,7 +13,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=5757d7ba05ead08e867ab6b41e34d6f27fe38d5bb8af1ffc097aeed5ccc9c72f
|
checksum=30d0c1e2c2540396c9719316f2f0d14fa1820ee8c71d6f160bc4d50283d0aaef
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.md
|
vlicense LICENSE.md
|
||||||
|
|
Loading…
Reference in New Issue