mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-iranges: auto updated to 2.40.1-1
This commit is contained in:
parent
b898ad1f7b
commit
980703cabc
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=IRanges
|
||||
_pkgver=2.40.0
|
||||
_pkgver=2.40.1
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=2.40.0
|
||||
pkgver=2.40.1
|
||||
pkgrel=1
|
||||
pkgdesc='Foundation of integer range manipulation in Bioconductor'
|
||||
arch=('x86_64')
|
||||
|
@ -26,7 +26,7 @@ optdepends=(
|
|||
r-xvector
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('1e5cdc62893ff35f701b43fb5a7b01f94152139d202bd1522dd7e53c3baa74d7')
|
||||
sha256sums=('9ae03baf196f745f3361d00813b2b23018a48805c7c49ad98e091d7eac91c8fa')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue