mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-immunotation: auto updated to 1.14.0-1
This commit is contained in:
parent
ca2f16cf28
commit
0832c9c318
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=immunotation
|
||||
_pkgver=1.12.0
|
||||
_pkgver=1.14.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.12.0
|
||||
pkgver=1.14.0
|
||||
pkgrel=1
|
||||
pkgdesc='Tools for working with diverse immune genes'
|
||||
arch=('any')
|
||||
|
@ -31,7 +31,7 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('d8a859eb7e802d913f1b12dda33c04511258c2c65807d7c1aa6eb13551753e3d')
|
||||
sha256sums=('3aba8ba4fc283e05f2ffff76e3738dcf88781e535d65d3ea9a627d3e7674ee6c')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue