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
90bb37e7b9
commit
6b1073a1c5
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ optdepends=(
|
|||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('ce4585ddf67848e3b34c531e02df7ee712874127dd54eaa21ce8a2652b489701')
|
||||
|
||||
options=(!lto !buildflags staticlibs)
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue