mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-geoexplorer: auto updated to 1.10.0-1
This commit is contained in:
parent
7c456971b5
commit
0a17f0bfa2
1 changed files with 4 additions and 4 deletions
|
@ -2,10 +2,10 @@
|
|||
# Contributor: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=GEOexplorer
|
||||
_pkgver=1.8.0
|
||||
_pkgver=1.10.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=3
|
||||
pkgrel=1
|
||||
pkgdesc="a webserver for gene expression analysis and visualisation"
|
||||
arch=(any)
|
||||
url="https://bioconductor.org/packages/$_pkgname"
|
||||
|
@ -51,8 +51,8 @@ optdepends=(
|
|||
r-usethis
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
md5sums=('213a1b499ce1d0640b267c8fb41e3204')
|
||||
b2sums=('1b45228e579611570e26a5346345b806915542ebdae65d42e2f70413570dbeb426a7b65663ea7edf2e5925e1eb585f726b14e499049e39391ad7c6ccdcf31d48')
|
||||
md5sums=('c5a798eedfe4bcaf2869700911560363')
|
||||
b2sums=('902ee857cf064adb9370e209f28f1c002119907bd924af303cd28bed3b356b06b43036f3040995fae9ee3342a8e4e4348aa8a313e74af8954d9f68b55a6e49fd')
|
||||
|
||||
build() {
|
||||
mkdir build
|
||||
|
|
Loading…
Add table
Reference in a new issue