mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-ipddb: auto updated to 1.24.0-1
This commit is contained in:
parent
63d1e940f6
commit
808c958030
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=ipdDb
|
||||
_pkgver=1.22.0
|
||||
_pkgver=1.24.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.22.0
|
||||
pkgver=1.24.0
|
||||
pkgrel=1
|
||||
pkgdesc='IPD IMGT/HLA and IPD KIR database for Homo sapiens'
|
||||
arch=('any')
|
||||
|
@ -26,7 +26,7 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('d88e79226bb2722f812b16f28958bf3f8e59353391a5f3967ed3344ff841f382')
|
||||
sha256sums=('5fa8d024e16d58e8df7c1131a4ff45412b0fbb5d5596b6232a16a74b5058fff5')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue