mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-oppti: auto updated to 1.20.0-1
This commit is contained in:
parent
d901a8ceab
commit
46505c8708
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=oppti
|
||||
_pkgver=1.18.0
|
||||
_pkgver=1.20.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.18.0
|
||||
pkgver=1.20.0
|
||||
pkgrel=1
|
||||
pkgdesc='Outlier Protein and Phosphosite Target Identifier'
|
||||
arch=('any')
|
||||
|
@ -24,7 +24,7 @@ optdepends=(
|
|||
r-markdown
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('cf4c043b4b174a8bc459c07022abe0e77ac1af2e3b9d44d64e77407499ddb2d2')
|
||||
sha256sums=('983ed02b3a933f7f807fd007c4b3b4a81e4c2f4c19397d6fa5b3c7f737709225')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue