mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-chipseeker: auto updated to 1.34.1-1
This commit is contained in:
parent
fef69dad71
commit
1b12fa566a
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=ChIPseeker
|
||||
_pkgver=1.34.0
|
||||
_pkgver=1.34.1
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.34.0
|
||||
pkgver=1.34.1
|
||||
pkgrel=1
|
||||
pkgdesc='ChIPseeker for ChIP peak Annotation, Comparison, and Visualization'
|
||||
arch=('any')
|
||||
|
@ -43,7 +43,7 @@ optdepends=(
|
|||
r-tibble
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('1f1488a1ad6cac233e5013837c0f15f20e4dc886662cdfad80d5364ac7c120e9')
|
||||
sha256sums=('799c33c45ed2e894ef39cb92cbd97544e18226df47d4c3721f19c4960eab294b')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue