mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-gdrcore: auto updated to 1.0.1-1
This commit is contained in:
parent
043198aca1
commit
00074d0a88
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Pekka Ristola <pekkarr [at] protonmail [dot] com>
|
||||
|
||||
_pkgname=gDRcore
|
||||
_pkgver=1.0.0
|
||||
_pkgver=1.0.1
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=2
|
||||
pkgrel=1
|
||||
pkgdesc="Processing functions and interface to process and analyze drug dose-response data"
|
||||
arch=(x86_64)
|
||||
url="https://bioconductor.org/packages/$_pkgname"
|
||||
|
@ -41,8 +41,8 @@ optdepends=(
|
|||
r-yaml
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
md5sums=('76f729e9fce669107120d0ec73c32bfc')
|
||||
b2sums=('854b351e43e3b303ef94cd5076f3826c15f7bf019111c99f9f979af845afa3e9e922e2fd4ed59f6acb287ce35d149ba5855eacd074f0658dec16d6ed6712481b')
|
||||
md5sums=('c6f8d5e650506c1da3a8372f16f690da')
|
||||
b2sums=('c3fcf3165910dbe3e1819afb10a12bd267a59b026e4cd009016d6c8c64c80885835c6fb10a65e10d16704e814e8aa73e53dfc84dc95c00269e570613abe4f81f')
|
||||
|
||||
build() {
|
||||
mkdir build
|
||||
|
|
Loading…
Add table
Reference in a new issue