Use correct license
This commit is contained in:
parent
8992d13e62
commit
46c4281532
2
PKGBUILD
2
PKGBUILD
@ -8,7 +8,7 @@ _pybasever=3.9
|
||||
_pymajver=3
|
||||
pkgdesc="Major release 3.9 of the Python high-level programming language"
|
||||
arch=('i686' 'x86_64')
|
||||
license=('custom')
|
||||
license=('PSF-2.0')
|
||||
url="https://www.python.org/"
|
||||
depends=('bzip2' 'expat' 'gdbm' 'libffi' 'libnsl' 'libxcrypt' 'openssl' 'zlib')
|
||||
makedepends=('bluez-libs' 'mpdecimal' 'gdb' 'tk')
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user