mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-breakpointrdata: auto updated to 1.14.0-1
This commit is contained in:
parent
60d1af812e
commit
857c1a6981
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.13.0
|
||||
_pkgver=1.14.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.13.0
|
||||
pkgver=1.14.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=('84a8de8b20cc44d6360ebf4f423df68d2a093f6655c83a38f5157de70df38bd0')
|
||||
sha256sums=('bd612468e20065675f38acc34a12ae5cabee1b1ea106de95359a5470fae6b5a7')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue