mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-condiments: auto updated to 1.4.0-1
This commit is contained in:
parent
e5071a98e7
commit
c2f31db609
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=condiments
|
||||
_pkgver=1.2.0
|
||||
_pkgver=1.4.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.2.0
|
||||
pkgver=1.4.0
|
||||
pkgrel=1
|
||||
pkgdesc='Differential Topology, Progression and Differentiation'
|
||||
arch=('any')
|
||||
|
@ -38,7 +38,7 @@ optdepends=(
|
|||
r-viridis
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('4b3dac8ff095ed6a5e5bbbe6b716cacb45828b33c4cada9c75c1678228466200')
|
||||
sha256sums=('8e8e2219b671425996cc5cd735dda3d43fb42af769b4e9b38848ee98e4fd6695')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue