mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-harmony: auto updated to 1.2.0-1
This commit is contained in:
parent
e6bb55bdd6
commit
63dfd7def8
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
||||||
# Maintainer: Pekka Ristola <pekkarr [at] protonmail [dot] com>
|
# Maintainer: Pekka Ristola <pekkarr [at] protonmail [dot] com>
|
||||||
|
|
||||||
_pkgname=harmony
|
_pkgname=harmony
|
||||||
_pkgver=1.1.0
|
_pkgver=1.2.0
|
||||||
pkgname=r-${_pkgname,,}
|
pkgname=r-${_pkgname,,}
|
||||||
pkgver=${_pkgver//-/.}
|
pkgver=${_pkgver//-/.}
|
||||||
pkgrel=2
|
pkgrel=1
|
||||||
pkgdesc="Fast, Sensitive, and Accurate Integration of Single Cell Data"
|
pkgdesc="Fast, Sensitive, and Accurate Integration of Single Cell Data"
|
||||||
arch=(x86_64)
|
arch=(x86_64)
|
||||||
url="https://cran.r-project.org/package=${_pkgname}"
|
url="https://cran.r-project.org/package=${_pkgname}"
|
||||||
|
@ -41,8 +41,8 @@ optdepends=(
|
||||||
r-tidyverse
|
r-tidyverse
|
||||||
)
|
)
|
||||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||||
md5sums=('fc39f5bc1c1a89ef071f8c85cbc60619')
|
md5sums=('4c40181d0401b1e3e6350d40806b08ed')
|
||||||
sha256sums=('7bcdd5cb7e99e791e0aa11aa3e5316cbdb884270a3528f8a5fe5b8410169c167')
|
sha256sums=('a63c7d7cbbc5d183e8f919552e9d73044e0a89660856e80861a00eb5d25ac7b5')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
mkdir -p build
|
mkdir -p build
|
||||||
|
|
Loading…
Add table
Reference in a new issue