python-spambayes: update to 1.1b2.
This commit is contained in:
parent
70c19fccec
commit
3752d122c1
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python-spambayes'
|
# Template file for 'python-spambayes'
|
||||||
pkgname=python-spambayes
|
pkgname=python-spambayes
|
||||||
version=1.1b1
|
version=1.1b2
|
||||||
revision=3
|
revision=1
|
||||||
wrksrc=${pkgname#*-}-${version}
|
wrksrc=${pkgname#*-}-${version}
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
|
@ -13,4 +13,4 @@ maintainer="Duncaen <duncaen@voidlinux.eu>"
|
||||||
license="PSF"
|
license="PSF"
|
||||||
homepage="http://spambayes.sourceforge.net/"
|
homepage="http://spambayes.sourceforge.net/"
|
||||||
distfiles="${PYPI_SITE}/s/spambayes/spambayes-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/s/spambayes/spambayes-${version}.tar.gz"
|
||||||
checksum=4dc4aef5b0b3c3a02d8d36391d3ebde6ab3078e4aa39f0611b226f03993c9c36
|
checksum=8d186d1e7a67de88941f27e0cfcfb4e88fffd7706f51e9181a5bcdaa1b6f8294
|
||||||
|
|
Loading…
Reference in a new issue