thefuck: update to 3.16.
This commit is contained in:
parent
3020c5ed24
commit
004a621875
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'thefuck'
|
||||
pkgname=thefuck
|
||||
version=3.15
|
||||
version=3.16
|
||||
revision=1
|
||||
build_style=python2-module
|
||||
pycompile_module="thefuck"
|
||||
|
@ -13,7 +13,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=30d0c1e2c2540396c9719316f2f0d14fa1820ee8c71d6f160bc4d50283d0aaef
|
||||
checksum=536582810a522144c8bc1ce69b3882979841af1b7aa61e9b245d2b216b77304b
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.md
|
||||
|
|
Loading…
Reference in New Issue