summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 448e2e6ef5ab..1d101d21bc7f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_project=ots-python
_pyname=opentype-sanitizer
pkgname=python-$_pyname
-pkgver=8.2.1
+pkgver=8.2.2
pkgrel=1
pkgdesc='Python wheels for the OpenType Sanitizer'
arch=(any)
@@ -18,7 +18,7 @@ makedepends=(python-setuptools-scm)
_archive="$_pyname-$pkgver"
source=("https://files.pythonhosted.org/packages/source/${_pyname::1}/$_pyname/$_archive.tar.gz"
system-ots-sanitize.patch)
-sha256sums=('b3d0dc6c03061ff9c05246e31719cadfc962e9d586aa2e7d613149bb20335ef2'
+sha256sums=('0b01a71314b6545544d540aa657ddf9fb6967bff69c57c8b5803aafbd7bf221a'
'6388d57e44f3dc7d6ee91422b30ca9eca3e3c590bacaa7bc4664b6183ed4d065')
prepare () {