mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-genomeinfodb: auto updated to 1.34.2-1
This commit is contained in:
parent
99d0a0404f
commit
ced50da13a
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.1
|
||||
_pkgver=1.34.2
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.34.1
|
||||
pkgver=1.34.2
|
||||
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=('37f3d6fc80800c706263c44957c6616519f7e639636cc9f93dfc084a62050bcd')
|
||||
sha256sums=('b7f3ba3f508acea3b8cc549cfab3da1c96144e921f25c4bd20a6fa680bd76213')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue