~dricottone/huttese-apk

527f97c714d249acfba4538f6c18127bfff20a8a — Drew DeVault 3 years ago c4b1be9
py3-stripe: correct version
2 files changed, 2 insertions(+), 2 deletions(-)

M build.yml
M sr.ht/py3-stripe/APKBUILD
M build.yml => build.yml +1 -1
@@ 1,4 1,4 @@
image: alpine/3.13
image: alpine/3.14
repositories:
  sr.ht: >
    https://mirror.sr.ht/alpine/v3.13/sr.ht/

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