mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-ledpred: auto updated to 1.40.0-1
This commit is contained in:
parent
ef70639393
commit
2eba2dcd49
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=LedPred
|
||||
_pkgver=1.38.0
|
||||
_pkgver=1.40.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.38.0
|
||||
pkgver=1.40.0
|
||||
pkgrel=1
|
||||
pkgdesc='Learning from DNA to Predict Enhancers'
|
||||
arch=('any')
|
||||
|
@ -23,7 +23,7 @@ depends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('30ab25a59d7704e68c4fcb60b002a881023bae810dd14cad7fa5684394373cfe')
|
||||
sha256sums=('63799986071351ed7c755138271f0ec71b4b9a80e37644a672a1d69766320c39')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue