summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPhilip Goto2022-06-03 13:59:56 +0200
committerPhilip Goto2022-06-03 13:59:56 +0200
commit2b5df144ab57d4c34a71d62772f9d7ea1c32b233 (patch)
tree57d7f94cdaf8bdef7737d7d9bca92e9e7b413384 /PKGBUILD
parenteae81339ca983365d495df9e47d1e76f87c7ab4d (diff)
downloadaur-2b5df144ab57d4c34a71d62772f9d7ea1c32b233.tar.gz
Update to 8.0.17
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 614ee98b3c1a..cc01bebd373b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname=thinc
pkgname=python-${_pkgname}
-pkgver=8.0.16
+pkgver=8.0.17
pkgrel=1
pkgdesc='Practical Machine Learning for NLP'
arch=(x86_64 aarch64)
@@ -31,7 +31,7 @@ makedepends=(
cython
)
source=("https://files.pythonhosted.org/packages/source/${_pkgname::1}/${_pkgname}/${_pkgname}-${pkgver}.tar.gz")
-b2sums=('edee5e238be38054d75e0eb12d4461812243afd3d5eb4744b998476feff58ea8edf2ef1de8a70254e522949db07d87c9b00368d60946db35e4a342a8318aa313')
+b2sums=('89179c7ebfa2d1eb1475be611bee9bd82900dc4093d9004a143ff4300cfb31458e41dd637332eb560321ba5216bc4e0f080390566110f5abda4933a201756ecc')
build() {
cd "thinc-${pkgver}"