We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64cf527 commit ca4ace2Copy full SHA for ca4ace2
packages/python-sshpubkeys/PKGBUILD
@@ -8,7 +8,7 @@ pkgrel=7
8
pkgdesc='SSH public key parser,'
9
arch=('any')
10
url='https://pypi.org/project/sshpubkeys/#files'
11
-license=('MIT')
+license=('BSD')
12
depends=('python' 'python-ecdsa' 'python-cryptography')
13
makedepends=('python-build' 'python-pip' 'python-wheel')
14
source=("https://files.pythonhosted.org/packages/source/${_pkgname::1}/$_pkgname/$_pkgname-$pkgver.tar.gz")
0 commit comments