Date: Wednesday, December 29, 2021 @ 13:03:28 Author: foxboron Revision: 1087130
upgpkg: python-nltk 3.6.7-1 Modified: python-nltk/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-12-29 13:03:01 UTC (rev 1087129) +++ PKGBUILD 2021-12-29 13:03:28 UTC (rev 1087130) @@ -4,7 +4,7 @@ # Contributor: Chris Baker <[email protected]> pkgname=python-nltk -pkgver=3.6.6 +pkgver=3.6.7 pkgrel=1 pkgdesc='Natural language processing in Python' arch=('any') @@ -17,7 +17,7 @@ 'python-numpy: used for calculations' 'python-matplotlib: used for plotting') source=($pkgname-$pkgver.tar.gz::"https://github.com/nltk/nltk/archive/$pkgver.tar.gz") -sha256sums=('107cab42d18ee8d2415e1e63d6a3954e23d86f4ef715520c0b6c48b67cd75472') +sha256sums=('650d9c48fd3c4c43822e330d5e970d5c9e5914b5e76e7a0b7d3ca792c779f1ae') build() { cd nltk-$pkgver
