mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-ataccogaps: auto updated to 1.6.0-1
This commit is contained in:
parent
8e2d971d3b
commit
ef5b140d91
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Pekka Ristola <pekkarr [at] protonmail [dot] com>
|
||||
|
||||
_pkgname=ATACCoGAPS
|
||||
_pkgver=1.4.0
|
||||
_pkgver=1.6.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=3
|
||||
pkgrel=1
|
||||
pkgdesc="Analysis Tools for scATACseq Data with CoGAPS"
|
||||
arch=(any)
|
||||
url="https://bioconductor.org/packages/$_pkgname"
|
||||
|
@ -38,8 +38,8 @@ optdepends=(
|
|||
r-viridis
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
md5sums=('f8cf8dd559b05caf23934090510297de')
|
||||
b2sums=('fba771859ac663cd14c4980a7de606db5c3562e0c473e98a404f5d7b32f58ac08fcbac35fe80a25d705275251403ef0f2d69b380bd817307d1eafbd9fdb3c3fd')
|
||||
md5sums=('17f4e21080e0488fab86b4fc5b2e6b15')
|
||||
b2sums=('3bffcdf48133209b2245a070f297b2c43f725e881f5d01ff972087507b1fd4f5ce7c14327f5591c71770837c1f9241c62167af7614008bcf766cbe6fe3634b8c')
|
||||
|
||||
build() {
|
||||
mkdir build
|
||||
|
|
Loading…
Add table
Reference in a new issue