mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-bcrank: auto updated to 1.68.0-1
This commit is contained in:
parent
e891ba820a
commit
fea54c6951
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=BCRANK
|
||||
_pkgver=1.66.0
|
||||
_pkgver=1.68.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.66.0
|
||||
pkgver=1.68.0
|
||||
pkgrel=1
|
||||
pkgdesc='Predicting binding site consensus from ranked DNA sequences'
|
||||
arch=('x86_64')
|
||||
|
@ -17,7 +17,7 @@ optdepends=(
|
|||
r-seqlogo
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('e772ab5e8a6cf7ea92267ddd1c01f8548f1d22ae05df005c9b0aeff75696aa79')
|
||||
sha256sums=('02997ed2ed366818532d6209884057c86a47e0bddcb0405fa1235614c7ee56ba')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue