mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-genomeinfodb: auto updated to 1.34.3-1
This commit is contained in:
parent
5dbfb7d1d7
commit
6452e6724d
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=GenomeInfoDb
|
||||
_pkgver=1.34.2
|
||||
_pkgver=1.34.3
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.34.2
|
||||
pkgver=1.34.3
|
||||
pkgrel=1
|
||||
pkgdesc='Utilities for manipulating chromosome names, including modifying them to follow a particular naming style'
|
||||
arch=('any')
|
||||
|
@ -32,7 +32,7 @@ optdepends=(
|
|||
r-txdb.dmelanogaster.ucsc.dm3.ensgene
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('b7f3ba3f508acea3b8cc549cfab3da1c96144e921f25c4bd20a6fa680bd76213')
|
||||
sha256sums=('3b0689f3042ed9532e10f85382b115c3374487a05da4020ffce78fb10cad88df')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue