mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-scbubbletree: auto updated to 1.6.0-1
This commit is contained in:
parent
39c7b34c0d
commit
06f03defef
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Pekka Ristola <pekkarr [at] protonmail [dot] com>
|
||||
|
||||
_pkgname=scBubbletree
|
||||
_pkgver=1.4.0
|
||||
_pkgver=1.6.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=3
|
||||
pkgrel=1
|
||||
pkgdesc="Quantitative visual exploration of scRNA-seq data"
|
||||
arch=(any)
|
||||
url="https://bioconductor.org/packages/$_pkgname"
|
||||
|
@ -31,8 +31,8 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
md5sums=('d64f38622d8aec6ebb23e81231710134')
|
||||
b2sums=('39791c5548c50b07fad86fd217d699bf03c69fb4721c99fd16cbf9e28247c4652c2a2da30e247897676820a3ab532c1b027a8fb02b86ff146583152b9610ec19')
|
||||
md5sums=('a8b076ab9fdb2c157768bfceb2740946')
|
||||
b2sums=('f2f041083f3954562a182bd73ad99eec0ed055009ca51b10421a3cce94919c4ebbfcc011ef0ec135d134852b3b1de29f26a09433b3eca6bb0beb4373baeebde7')
|
||||
|
||||
build() {
|
||||
mkdir build
|
||||
|
|
Loading…
Add table
Reference in a new issue