mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-enmix: auto updated to 1.36.08-1
This commit is contained in:
parent
f2fcf909d9
commit
2dcf9d96ed
1 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
||||||
# Contributor: Guoyi Zhang <guoyizhang at malacology dot net>
|
# Contributor: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||||
|
|
||||||
_pkgname=ENmix
|
_pkgname=ENmix
|
||||||
_pkgver=1.36.07
|
_pkgver=1.36.08
|
||||||
pkgname=r-${_pkgname,,}
|
pkgname=r-${_pkgname,,}
|
||||||
pkgver=${_pkgver//-/.}
|
pkgver=${_pkgver//-/.}
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
|
@ -46,8 +46,8 @@ optdepends=(
|
||||||
r-runit
|
r-runit
|
||||||
)
|
)
|
||||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||||
md5sums=('78d5312b07a0e99ce17919a0089c967a')
|
md5sums=('71c5b77773effabdc87de2b6bfe784ef')
|
||||||
sha256sums=('fe6a120c90a2699b2a445e31940217d1d2b64759f356ea9bfddbfb8ed4c78372')
|
sha256sums=('061463887e33b7348dd339f15112bb5b3a8117cc62eae84e64b5552654fa7edf')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
mkdir -p build
|
mkdir -p build
|
||||||
|
|
Loading…
Add table
Reference in a new issue