aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
Diffstat (limited to 'testing')
-rw-r--r--testing/py3-secretstorage/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/py3-secretstorage/APKBUILD b/testing/py3-secretstorage/APKBUILD
index 625ea52c62..49b17f7524 100644
--- a/testing/py3-secretstorage/APKBUILD
+++ b/testing/py3-secretstorage/APKBUILD
@@ -2,8 +2,8 @@
# Contributor: Marian Buschsieweke <marian.buschsieweke@ovgu.de>
pkgname=py3-secretstorage
_pkgname="SecretStorage"
-pkgver=3.1.1
-pkgrel=1
+pkgver=3.1.2
+pkgrel=0
pkgdesc="Python bindings to Freedesktop.org Secret Service API"
url="https://github.com/mitya57/secretstorage"
arch="noarch"
@@ -24,4 +24,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="295e0f75c772edf153480730dc20051f06e60e040a18f169620cb4aaa37b8c1a254a496464d3794a38cf49fa884a7b561fe364816f0d12a5b2622c77259f03cf SecretStorage-3.1.1.tar.gz"
+sha512sums="c132b21556c55b5912354fd27b6062d32c0f510234f7fe57f6e8e0acb08393ad95e0896967b577de97821387cd714e62b657359230296449e4e0a7ae5a797803 SecretStorage-3.1.2.tar.gz"