@@ 1,8 1,8 @@
# Maintainer: Drew DeVault <sir@cmpwn.com>
pkgname=py3-stripe
_pyname=stripe
-pkgver=2.55.1
-pkgrel=1
+pkgver=2.55.2
+pkgrel=0
pkgdesc="An easy whitelist-based HTML-sanitizing tool"
url="https://github.com/stripe/stripe-python"
arch="noarch"
@@ 25,4 25,4 @@ package() {
python3 setup.py install --root="$pkgdir" --optimize=1
}
-sha512sums="f776539758797fdc994191d1b15b124faaca59168ac2cd4f517612d5a25b208f5dadceaa849b3bce9509ffa1be62704fa9cb5db66223ef01bc8d2f55b0002c94 stripe-2.55.1.tar.gz"
+sha512sums="9e14edf57e394837fdc4457bded274b45c309353488adf81a5fbea67ea4c3321392c5316c9a60dfe975110791672b8e7d1dc7ae14994a320c41b1efb7f75695b stripe-2.55.2.tar.gz"