mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-annmap: auto updated to 1.38.0-1
This commit is contained in:
parent
ed5bc02bde
commit
3d1a1171dc
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=annmap
|
||||
_pkgver=1.36.99
|
||||
_pkgver=1.38.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.36.99
|
||||
pkgver=1.38.0
|
||||
pkgrel=1
|
||||
pkgdesc='Genome annotation and visualisation package pertaining to Affymetrix arrays and NGS analysis.'
|
||||
arch=('any')
|
||||
|
@ -27,7 +27,7 @@ optdepends=(
|
|||
r-runit
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('569d46df129d8e0c9082bd8f74f0fe027e07feb3bda8715af93b3493a04a22e0')
|
||||
sha256sums=('bbc7353df350d563c0e11d59f44deab621876708ca38cdfeccf9a828d15a987b')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue