python-BeautifulSoup4: update to 4.4.1
This commit is contained in:
parent
c6a2fea453
commit
619e844bf2
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-BeautifulSoup4'
|
||||
pkgname=python-BeautifulSoup4
|
||||
version=4.4.0
|
||||
version=4.4.1
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="beautifulsoup4-${version}"
|
||||
|
@ -14,7 +14,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
|||
homepage="http://www.crummy.com/software/BeautifulSoup/"
|
||||
license="MIT"
|
||||
distfiles="${PYPI_SITE}/b/beautifulsoup4/beautifulsoup4-${version}.tar.gz"
|
||||
checksum=fad91da88f69438b9ba939ab1b2cabaa31b1d914f1cccb4bb157a993ed2917f6
|
||||
checksum=87d4013d0625d4789a4f56b8d79a04d5ce6db1152bb65f1d39744f7709a366b4
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING.txt LICENSE
|
||||
|
|
Loading…
Reference in New Issue