mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-iseeu: auto updated to 1.18.0-1
This commit is contained in:
parent
b9a5b9b3f9
commit
5c50843b7c
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=iSEEu
|
||||
_pkgver=1.16.0
|
||||
_pkgver=1.18.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.16.0
|
||||
pkgver=1.18.0
|
||||
pkgrel=1
|
||||
pkgdesc='iSEE Universe'
|
||||
arch=('any')
|
||||
|
@ -44,7 +44,7 @@ optdepends=(
|
|||
r-uwot
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('db4b228676432f4a8aeac682e1fb3ef95607a84ebe485460210a76307f1a8582')
|
||||
sha256sums=('2110f2c066315e6a8775b2cfb42c7a6cda59b766d3e5c0566111e8787cd01c37')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue