mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-bindingsitefinder: auto updated to 2.4.0-1
This commit is contained in:
parent
80da3810a6
commit
c795c654ab
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||||
|
|
||||||
_pkgname=BindingSiteFinder
|
_pkgname=BindingSiteFinder
|
||||||
_pkgver=2.2.0
|
_pkgver=2.4.0
|
||||||
pkgname=r-${_pkgname,,}
|
pkgname=r-${_pkgname,,}
|
||||||
pkgver=2.2.0
|
pkgver=2.4.0
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc='Binding site defintion based on iCLIP data'
|
pkgdesc='Binding site defintion based on iCLIP data'
|
||||||
arch=('any')
|
arch=('any')
|
||||||
|
@ -52,7 +52,7 @@ optdepends=(
|
||||||
r-xlsx
|
r-xlsx
|
||||||
)
|
)
|
||||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||||
sha256sums=('01eb7daca5f480ab8a2e309f1a1a698904b8c259fa58d078c81f7be5f8f98fc5')
|
sha256sums=('98051c788a2cfae0c5cf1af352d5e293273f35c4fc36bbde94fcc9799a07ee14')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue