mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-bprmeth: auto updated to 1.28.0-1
This commit is contained in:
parent
cadaba99a5
commit
ec33d9e286
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=BPRMeth
|
||||
_pkgver=1.26.1
|
||||
_pkgver=1.28.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.26.1
|
||||
pkgver=1.28.0
|
||||
pkgrel=1
|
||||
pkgdesc='Model higher-order methylation profiles'
|
||||
arch=('x86_64')
|
||||
|
@ -38,7 +38,7 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('d2e92b7a1c31c6e15f4d01cee8c982c41ea619f9c231993db42efa2716e8c545')
|
||||
sha256sums=('6ea9cd29c2eaaa669072eba2e9c4135099adbcbb3b4a81b0cc79739113f48945')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue