mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-geneplotter: auto updated to 1.84.0-1
This commit is contained in:
parent
973417e0eb
commit
4246cd3a4c
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=geneplotter
|
||||
_pkgver=1.82.0
|
||||
_pkgver=1.84.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.82.0
|
||||
pkgver=1.84.0
|
||||
pkgrel=1
|
||||
pkgdesc='Graphics related functions for Bioconductor'
|
||||
arch=('any')
|
||||
|
@ -27,7 +27,7 @@ optdepends=(
|
|||
r-rgraphviz
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('557a3f5b07f83b87509482a3677d380ab56df4a911781e25411d88cbf7c8f6a7')
|
||||
sha256sums=('476dc1c27d76dd57983705fcb73c6f36f7873fc6a9a6f84b35d9e023143778fb')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue