python3-SecretStorage: update to 3.1.2.
This commit is contained in:
parent
cc17b80aef
commit
bb9a83d8f5
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-SecretStorage'
|
||||
pkgname=python3-SecretStorage
|
||||
version=3.1.1
|
||||
revision=2
|
||||
version=3.1.2
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="SecretStorage-${version}"
|
||||
build_style=python3-module
|
||||
|
@ -13,7 +13,7 @@ maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
|||
license="BSD-3-Clause"
|
||||
homepage="https://github.com/mitya57/secretstorage"
|
||||
distfiles="${PYPI_SITE}/S/SecretStorage/SecretStorage-${version}.tar.gz"
|
||||
checksum=20c797ae48a4419f66f8d28fc221623f11fc45b6828f96bdb1ad9990acb59f92
|
||||
checksum=15da8a989b65498e29be338b3b279965f1b8f09b9668bd8010da183024c8bff6
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue