python-mechanize: update to 0.4.1.
This commit is contained in:
parent
40184aef11
commit
d7789fcde4
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-mechanize'
|
||||
pkgname=python-mechanize
|
||||
version=0.4.0
|
||||
version=0.4.1
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="mechanize-${version}"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Farhad Shahbazi <grauwolf@geekosphere.org>"
|
|||
license="BSD-3-Clause"
|
||||
homepage="https://github.com/python-mechanize/mechanize"
|
||||
distfiles="https://github.com/python-mechanize/mechanize/archive/v${version}.tar.gz"
|
||||
checksum=fbdd2cace109f62d93f0c45747aa7ae6656ae7894f83b752622f4e943a21d079
|
||||
checksum=17aaec18b75c00b0b5ddd9426906f385373a989e53571ce0989aaffce2e798df
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue