mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-breakpointrdata: auto updated to 1.19.0-1
This commit is contained in:
parent
b38e3973ba
commit
e0a3592d8c
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=breakpointRdata
|
||||
_pkgver=1.18.0
|
||||
_pkgver=1.19.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.18.0
|
||||
pkgver=1.19.0
|
||||
pkgrel=1
|
||||
pkgdesc='Strand-seq data for demonstration purposes'
|
||||
arch=('any')
|
||||
|
@ -17,7 +17,7 @@ optdepends=(
|
|||
r-knitr
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/data/experiment/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('1bc864506e852c4e885bfd11f42da9d03dd75d6f49b11ecb88b945d0fc23fb73')
|
||||
sha256sums=('b34304ada3af12993ab467753d45c8c7d31cd2adc6c3819a02b1d7cb17a5846e')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue