r-geoexplorer: auto updated to 1.8.0-1

This commit is contained in:
BioArchLinuxBot 2023-11-04 12:05:57 +00:00
parent d921db80a0
commit a42ee91c31

View file

@ -5,7 +5,7 @@ _pkgname=GEOexplorer
_pkgver=1.8.0 _pkgver=1.8.0
pkgname=r-${_pkgname,,} pkgname=r-${_pkgname,,}
pkgver=${_pkgver//-/.} pkgver=${_pkgver//-/.}
pkgrel=0 pkgrel=1
pkgdesc="GEOexplorer: a webserver for gene expression analysis and visualisation" pkgdesc="GEOexplorer: a webserver for gene expression analysis and visualisation"
arch=(any) arch=(any)
url="https://bioconductor.org/packages/${_pkgname}" url="https://bioconductor.org/packages/${_pkgname}"