mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-variancepartition: auto updated to 1.32.3-1
This commit is contained in:
parent
c5624e5a92
commit
63ebae1144
1 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
# Contributor: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=variancePartition
|
||||
_pkgver=1.32.2
|
||||
_pkgver=1.32.3
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=1
|
||||
|
@ -58,8 +58,8 @@ optdepends=(
|
|||
r-zenith
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
md5sums=('75a8e840769ba62b9f175c73aba9c99a')
|
||||
b2sums=('ff79d8094ffe51417233a3b5a33591970f10b6b0c73c6b4e3000d8419b8abecf7e32bb16979314804074a45f45154800c8cf135fd2bcd4bd63960376a8cae22c')
|
||||
md5sums=('8a4ece91ac81a08e3f3671f4513caf72')
|
||||
b2sums=('95ee41908a1171fb956cff170d316885d5dc6b4cd01c1c85ebd69f4f3bbd21cc4a0b5616d8709d408f76198d0ee14ec74a3ff198ada5b1105cdcea412d2ddbf8')
|
||||
|
||||
build() {
|
||||
mkdir build
|
||||
|
|
Loading…
Add table
Reference in a new issue