mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-swathxtend: auto updated to 2.26.0-1
This commit is contained in:
parent
9503b6a130
commit
877340f1bf
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=SwathXtend
|
||||
_pkgver=2.24.0
|
||||
_pkgver=2.26.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=2.24.0
|
||||
pkgrel=2
|
||||
pkgver=2.26.0
|
||||
pkgrel=1
|
||||
pkgdesc='SWATH extended library generation and statistical data analysis'
|
||||
arch=('any')
|
||||
url="https://bioconductor.org/packages/${_pkgname}"
|
||||
|
@ -16,7 +16,7 @@ depends=(
|
|||
r-venndiagram
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('15b633cdf46a51d1eb918f34c5f816bde09a356c91eee6cf30caaad5e11d9b3b')
|
||||
sha256sums=('64b7e82c45e348bc6c18456b7bc4aae52f4ef838a730eba14a44de716a516686')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue