mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-herper: auto updated to 1.12.0-1
This commit is contained in:
parent
46fb6f79d3
commit
def61aff52
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=Herper
|
_pkgname=Herper
|
||||||
_pkgver=1.10.1
|
_pkgver=1.12.0
|
||||||
pkgname=r-${_pkgname,,}
|
pkgname=r-${_pkgname,,}
|
||||||
pkgver=${_pkgver//-/.}
|
pkgver=${_pkgver//-/.}
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
|
@ -26,8 +26,8 @@ optdepends=(
|
||||||
r-testthat
|
r-testthat
|
||||||
)
|
)
|
||||||
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=('d96ed4abe7db0a65b9d5fc50b4fdc47f')
|
md5sums=('dad437a472cae186246d3cf0f6b44964')
|
||||||
sha256sums=('f73966e96532150cfc139af4e84cc768d05389704c8afc1610e44f1760e06bdf')
|
sha256sums=('04db137ebec9c03d9d196fc56943e96a04be91bbfb31313a6d18abbf84bb5e0a')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
mkdir -p build
|
mkdir -p build
|
||||||
|
|
Loading…
Add table
Reference in a new issue