| author | Felix Yan
<felixonmars@archlinux.org> 2019-11-03 12:21:24 UTC |
| committer | Felix Yan
<felixonmars@archlinux.org> 2019-11-03 12:21:24 UTC |
| parent | d10fe09a8b4f77c4970d4a3ec1b9b194ed936a69 |
| PKGBUILD | +1 | -1 |
diff --git a/PKGBUILD b/PKGBUILD index 2508696..2ff9313 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -6,7 +6,7 @@ pkgname=python-secretstorage _pkgname=SecretStorage pkgver=3.1.1 -pkgrel=2 +pkgrel=3 pkgdesc="Securely store passwords and other private data using the SecretService DBus API" arch=('any') url="https://github.com/mitya57/secretstorage"