Update PKGBUILD

This commit is contained in:
Kuoi 2022-05-02 23:48:05 +01:00 committed by GitHub
parent d7a0b53119
commit 948fc03bf0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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