~dricottone/huttese-apk

564b9e5eb122b1a42763014089b06f4fa1e64e06 — Drew DeVault 3 years ago 36541a8
py3-stripe: upgrade to 2.61.0
1 files changed, 3 insertions(+), 3 deletions(-)

M sr.ht/py3-stripe/APKBUILD
M sr.ht/py3-stripe/APKBUILD => sr.ht/py3-stripe/APKBUILD +3 -3
@@ 1,8 1,8 @@
# Maintainer: Drew DeVault <sir@cmpwn.com>
pkgname=py3-stripe
_pyname=stripe
pkgver=2.60.0
pkgrel=1
pkgver=2.61.0
pkgrel=0
pkgdesc="An easy whitelist-based HTML-sanitizing tool"
url="https://github.com/stripe/stripe-python"
arch="noarch"


@@ 26,5 26,5 @@ package() {
}

sha512sums="
eaae2356ed83285713be6396c071b8f5761ad0ff651691b1560b06bca190a5c5df3659182e5a25e8d286257046162f32755854f0e382a280cb63180478114502  stripe-2.60.0.tar.gz
5b331d862ea832a821a9dff9bb7569aa2b94726c2d36ec5f304a5a41b3fcdda1096f85f444500f0826fd3e349c47b5ef18ab91b8ec5cb67d966346a0cbd1a7ef  stripe-2.61.0.tar.gz
"