mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-dittoseq: auto updated to 1.14.3-1
This commit is contained in:
parent
64af0bfb44
commit
d680d488f9
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=dittoSeq
|
||||
_pkgver=1.14.2
|
||||
_pkgver=1.14.3
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.14.2
|
||||
pkgver=1.14.3
|
||||
pkgrel=1
|
||||
pkgdesc='User Friendly Single-Cell and Bulk RNA Sequencing Visualization'
|
||||
arch=('any')
|
||||
|
@ -41,7 +41,7 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('40dff6bc16693acd5b499aed24fa675e16bd5fe1bd7809418d58daf995c1d163')
|
||||
sha256sums=('f1073442f682f982be0d93c37349bdcec905f938cf848aeeba25c0ffa46c2e05')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue