mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-psichomics: auto updated to 1.22.0-1
This commit is contained in:
parent
e3182234a5
commit
184f962174
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=psichomics
|
||||
_pkgver=1.20.2
|
||||
_pkgver=1.22.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.20.2
|
||||
pkgver=1.22.0
|
||||
pkgrel=1
|
||||
pkgdesc='Graphical Interface for Alternative Splicing Quantification, Analysis and Visualisation'
|
||||
arch=('x86_64')
|
||||
|
@ -58,7 +58,7 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('a93b5a21b1a08d8885be3ab5776712201a48e125299f5378bc37ce8c697e9db6')
|
||||
sha256sums=('189a67a2a1f2b83e21198b4b9a8d5dc36c2904a888c1c53344ec42e7608828f7')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue