| author | loqs
<2227-loqs@users.noreply.gitlab.archlinux.org> 2024-03-12 22:50:43 UTC |
| committer | loqs
<2227-loqs@users.noreply.gitlab.archlinux.org> 2024-03-12 22:50:43 UTC |
| parent | 7d1febfc4a9f703e64f8a94364128ba44914153e |
| PKGBUILD | +1 | -1 |
diff --git a/PKGBUILD b/PKGBUILD index 90a7762..03993a3 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -10,7 +10,7 @@ pkgrel=2 pkgdesc="Securely store passwords and other private data using the SecretService DBus API" arch=('any') url="https://github.com/mitya57/secretstorage" -license=('BSD') +license=('BSD-3-Clause') depends=('python-cryptography' 'python-jeepney') makedepends=('python-setuptools' 'python-build' 'python-installer' 'python-wheel') checkdepends=('org.freedesktop.secrets' 'xorg-server-xvfb')