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