mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-pi: auto updated to 2.8.0-1
This commit is contained in:
parent
1013f8acec
commit
48c6ddfc93
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=Pi
|
||||
_pkgver=2.6.0
|
||||
_pkgver=2.8.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=2.6.0
|
||||
pkgver=2.8.0
|
||||
pkgrel=1
|
||||
pkgdesc='Leveraging Genetic Evidence to Prioritise Drug Targets at the Gene and Pathway Level'
|
||||
arch=('any')
|
||||
|
@ -55,7 +55,7 @@ optdepends=(
|
|||
r-rtracklayer
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('1497174569fccc176ca029060ff14f10a322b97940da6348e950a7d2f9c77791')
|
||||
sha256sums=('db36fb4222d96ca007a81e8f7031fbc540a77d38f417513ec3a613ad0fbefb6e')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue