mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-motifcounter: auto updated to 1.20.0-1
This commit is contained in:
parent
70c50d7ed2
commit
0751374dce
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=motifcounter
|
||||
_pkgver=1.18.0
|
||||
_pkgver=1.20.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.18.0
|
||||
pkgrel=2
|
||||
pkgver=1.20.0
|
||||
pkgrel=1
|
||||
pkgdesc='R package for analysing TFBSs in DNA sequences'
|
||||
arch=('x86_64')
|
||||
url="https://bioconductor.org/packages/${_pkgname}"
|
||||
|
@ -22,7 +22,7 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('ad5eab76f9d23e0f5dfbd51b045436720b410922828b9e7a5450fa21c883d09f')
|
||||
sha256sums=('53d196f43b7048d7731f995ad220d241b715f89852e89daa516b80e39e0dde1b')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue