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