mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-gprofiler2: auto updated to 0.2.3-1
This commit is contained in:
parent
a641d847c5
commit
8312160b32
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=gprofiler2
|
||||
_pkgver=0.2.2
|
||||
_pkgver=0.2.3
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=0.2.2
|
||||
pkgver=0.2.3
|
||||
pkgrel=1
|
||||
pkgdesc="Interface to the 'g:Profiler' Toolset"
|
||||
arch=('any')
|
||||
|
@ -27,7 +27,7 @@ optdepends=(
|
|||
r-rmarkdown
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('b90094f8de25c2953fc14839ac2461d94012bcbf445ff06fdc46624cd6dd6efd')
|
||||
sha256sums=('b02ea814a7024aa8f2a01761c964b53f98607df0f7bbf7db3026cf223f7895ce')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue