mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-plyranges: auto updated to 1.16.0-1
This commit is contained in:
parent
9ce38ea0f9
commit
b0611cb4ec
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=plyranges
|
||||
_pkgver=1.14.0
|
||||
_pkgver=1.16.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.14.0
|
||||
pkgrel=2
|
||||
pkgver=1.16.0
|
||||
pkgrel=1
|
||||
pkgdesc='A fluent interface for manipulating GenomicRanges'
|
||||
arch=('any')
|
||||
url="https://bioconductor.org/packages/${_pkgname}"
|
||||
|
@ -37,7 +37,7 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('cc5a1e5969587f440949a34f5821ff0a5a54c23f429bdfb84f3b9c7e4af69fe8')
|
||||
sha256sums=('204da768c1a864d722e890135b25f56f74befa8793fbb744094c0332d32e4e99')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue