mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-genomicfeatures: auto updated to 1.54.4-1
This commit is contained in:
parent
d0d5981840
commit
c76aeedffd
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=GenomicFeatures
|
||||
_pkgver=1.54.3
|
||||
_pkgver=1.54.4
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.54.3
|
||||
pkgver=1.54.4
|
||||
pkgrel=1
|
||||
pkgdesc='Conveniently import and query gene models'
|
||||
arch=('any')
|
||||
|
@ -55,7 +55,7 @@ optdepends=(
|
|||
r-txdb.mmusculus.ucsc.mm10.knowngene
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('85b63ee3ee567cc511de9d4ed26b7e5864b3a3d17aec7b9681d73b1bb476e8ac')
|
||||
sha256sums=('e3fa9c9fee19be43ebfc1b0c8018384d11b9847ef52a4a95b887628132d94e3c')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue