mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
Update PKGBUILD
This commit is contained in:
parent
d7a0b53119
commit
948fc03bf0
1 changed files with 2 additions and 2 deletions
|
@ -5,12 +5,12 @@ _pkgname=Rhtslib
|
|||
_pkgver=1.28.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.28.0
|
||||
pkgrel=3
|
||||
pkgrel=4
|
||||
pkgdesc='HTSlib high-throughput sequencing library as an R package'
|
||||
arch=('x86_64')
|
||||
url="https://bioconductor.org/packages/${_pkgname}"
|
||||
license=('LGPL')
|
||||
options=(staticlibs)
|
||||
options=(!lto staticlibs)
|
||||
depends=(
|
||||
r
|
||||
r-zlibbioc
|
||||
|
|
Loading…
Add table
Reference in a new issue