aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAiden Grossman <agrossman154@yahoo.com>2021-12-08 08:06:55 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2021-12-15 20:17:49 +0100
commit74c56ef3ed645b0f46b322452489130a4544c446 (patch)
tree9ed34c406d9711cc2c245539f19c1f82bc1bddcd
parentd4e4cef6060d835ba45c7784fddd4326120769e5 (diff)
community/py3-secretstorage: rebuild against python 3.10
-rw-r--r--community/py3-secretstorage/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py3-secretstorage/APKBUILD b/community/py3-secretstorage/APKBUILD
index bf14cabf7dc..2bdf230cdf9 100644
--- a/community/py3-secretstorage/APKBUILD
+++ b/community/py3-secretstorage/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py3-secretstorage
_pkgname=SecretStorage
pkgver=3.3.1
-pkgrel=0
+pkgrel=1
pkgdesc="Python bindings to Freedesktop.org Secret Service API"
url="https://github.com/mitya57/secretstorage"
arch="noarch"