diff --git a/user/py3-webauthn/APKBUILD b/user/py3-webauthn/APKBUILD index d91c72a..9f631f7 100644 --- a/user/py3-webauthn/APKBUILD +++ b/user/py3-webauthn/APKBUILD @@ -3,8 +3,8 @@ _pyname=webauthn pkgname="py3-$_pyname" -pkgver=1.6.0 -pkgrel=1 +pkgver=1.8.0 +pkgrel=0 arch="noarch" pkgdesc="A Python3 implementation of the WebAuthn API focused on making it easy to leverage the power of WebAuthn." url="https://pypi.python.org/project/$_pyname" @@ -28,5 +28,5 @@ package() { install -Dm644 LICENSE -t "$pkgdir"/usr/share/licenses/$pkgname/ } sha512sums=" -dd20c79530f2dc619cf376afb43e8be3d5805f4a62ee651284d856665b6ba2f45b9a818695cee4f2abd23cb322160bb3a44f899cc9f4a66c8265bf711e6abcd3 py3-webauthn-1.6.0.tar.gz +70a6038bfa04583aebe1ea306d28de2b37ff3c0f0bbfce39749d2312ad0450257215d95fd388b99d84bdd7954f0c371ec90b3d2a951861c9ff6d1a0f3ef4df7b py3-webauthn-1.8.0.tar.gz "