git » python-secretstorage.git » commit 4b6cc02

Python 3.6 rebuild

author Evangelos Foutras
2016-12-24 18:43:46 UTC
committer Evangelos Foutras
2016-12-24 18:43:46 UTC
parent bca47235b23c6bb67d556a3b55d1cc5b0be22b4c

Python 3.6 rebuild

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index fce56bc..996df8b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
 pkgbase=python-secretstorage
 pkgname=(python-secretstorage python2-secretstorage)
 pkgver=2.3.1
-pkgrel=1
+pkgrel=2
 pkgdesc="Securely store passwords and other private data using the SecretService DBus API"
 arch=('any')
 url="https://pypi.python.org/pypi/SecretStorage"