mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-snphood: auto updated to 1.26.0-1
This commit is contained in:
parent
d4e078d641
commit
f81a7d9373
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=SNPhood
|
||||
_pkgver=1.24.0
|
||||
_pkgver=1.26.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.24.0
|
||||
pkgver=1.26.0
|
||||
pkgrel=1
|
||||
pkgdesc='SNPhood: Investigate, quantify and visualise the epigenomic neighbourhood of SNPs using NGS data'
|
||||
arch=('any')
|
||||
|
@ -39,7 +39,7 @@ optdepends=(
|
|||
r-snphooddata
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('196712e74e3263cdd7e05a522593866c52714bd12f32237eef3fe52bf7c5f48c')
|
||||
sha256sums=('4afc2d6ef13af1a5e813911d7f65ad8dec5e0eb3db9783d8605dded79966d8a0')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue