mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-qplexanalyzer: auto updated to 1.16.1-1
This commit is contained in:
parent
7a97c6eb1e
commit
bdc9be8818
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=qPLEXanalyzer
|
||||
_pkgver=1.16.0
|
||||
_pkgver=1.16.1
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.16.0
|
||||
pkgver=1.16.1
|
||||
pkgrel=1
|
||||
pkgdesc='Tools for qPLEX-RIME data analysis'
|
||||
arch=('any')
|
||||
|
@ -43,7 +43,7 @@ optdepends=(
|
|||
r-vdiffr
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('a922b25802dc11de7a79bb7fc7d0b293a302dd81b522915bfab1eae41ce71aa2')
|
||||
sha256sums=('d059abf30a7d6a6f8974224217a54418ee5b3acc60667a63edfe504a0d04f34b')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue