mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-dittoseq: auto updated to 1.12.1-1
This commit is contained in:
parent
feb47ab763
commit
bba0bc5739
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.12.0
|
||||
_pkgver=1.12.1
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.12.0
|
||||
pkgver=1.12.1
|
||||
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=('681021e01d6cf00281a13ec192566593059c2d8ff97f5f5da800ee2edaefbd3c')
|
||||
sha256sums=('a1316f1aa57909d9fdf8fc438f1b0d8823c3d1b1b6db987decbb3fec83afef3e')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue