diff --git a/python/python-secretstorage/PKGBUILD b/python/python-secretstorage/PKGBUILD index 7bb1125f1e..05bfee1332 100644 --- a/python/python-secretstorage/PKGBUILD +++ b/python/python-secretstorage/PKGBUILD @@ -7,7 +7,7 @@ pkgname=python-secretstorage _pkgname=SecretStorage pkgver=3.3.3 -pkgrel=3 +pkgrel=5 pkgdesc="Securely store passwords and other private data using the SecretService DBus API" arch=(any) url="https://github.com/mitya57/secretstorage"