Skip to content

Commit ca4ace2

Browse files
committed
python-sshpubkeys: fix license.
1 parent 64cf527 commit ca4ace2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/python-sshpubkeys/PKGBUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ pkgrel=7
88
pkgdesc='SSH public key parser,'
99
arch=('any')
1010
url='https://pypi.org/project/sshpubkeys/#files'
11-
license=('MIT')
11+
license=('BSD')
1212
depends=('python' 'python-ecdsa' 'python-cryptography')
1313
makedepends=('python-build' 'python-pip' 'python-wheel')
1414
source=("https://files.pythonhosted.org/packages/source/${_pkgname::1}/$_pkgname/$_pkgname-$pkgver.tar.gz")

0 commit comments

Comments
 (0)