mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-genomicfiles: auto updated to 1.32.1-1
This commit is contained in:
parent
ec09c75364
commit
445a70e7ed
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=GenomicFiles
|
||||
_pkgver=1.32.0
|
||||
_pkgver=1.32.1
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.32.0
|
||||
pkgver=1.32.1
|
||||
pkgrel=1
|
||||
pkgdesc='Distributed computing by file or by range'
|
||||
arch=('any')
|
||||
|
@ -35,7 +35,7 @@ optdepends=(
|
|||
r-snpstats
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('6ea4efaf63ba8b3c6fe79f0c457115188dc358b25abb34b7c5d89924cee7f761')
|
||||
sha256sums=('7fee384a18a2926acf53777ef011cbaefa65c87e975abdf7119d4e239475cc1b')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue