mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-enrichplot: auto updated to 1.16.2-1
This commit is contained in:
parent
1f75d4d192
commit
99726d38b7
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=enrichplot
|
||||
_pkgver=1.16.1
|
||||
_pkgver=1.16.2
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.16.1
|
||||
pkgrel=4
|
||||
pkgver=1.16.2
|
||||
pkgrel=1
|
||||
pkgdesc='Visualization of Functional Enrichment Result'
|
||||
arch=('any')
|
||||
url="https://bioconductor.org/packages/${_pkgname}"
|
||||
|
@ -53,7 +53,7 @@ optdepends=(
|
|||
r-treeio
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('02c03a9e4a3fa5d90860f19ff6b440836a868b646cde06b83c57233c170f969e')
|
||||
sha256sums=('5a5b5ad4dcf2ed5dc9f597bcde3f90a63229cc6af9c742a813ded83c225b0762')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue