mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
python-ngs: add proper license identifier
This commit is contained in:
parent
e42565c990
commit
2d14531581
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ makedepends=(
|
|||
'python-build'
|
||||
'python-installer'
|
||||
)
|
||||
license=('custom: Public Domain')
|
||||
license=('NCBI-PD')
|
||||
arch=('any')
|
||||
source=("$_source-$pkgver.tar.gz::https://github.com/ncbi/sra-tools/archive/refs/tags/$pkgver.tar.gz")
|
||||
options=(!strip) # strip isn't useful for python files and takes forever
|
||||
|
|
Loading…
Add table
Reference in a new issue