mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-decontx: auto updated to 1.2.0-1
This commit is contained in:
parent
3a6205d7d4
commit
937bba91f4
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Pekka Ristola <pekkarr [at] protonmail [dot] com>
|
||||
|
||||
_pkgname=decontX
|
||||
_pkgver=1.0.0
|
||||
_pkgver=1.2.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=4
|
||||
pkgrel=1
|
||||
pkgdesc="Decontamination of single cell genomics data"
|
||||
arch=(x86_64)
|
||||
url="https://bioconductor.org/packages/$_pkgname"
|
||||
|
@ -49,8 +49,8 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
md5sums=('1e2f4af9204397b8104543dd954bb390')
|
||||
b2sums=('f6083f5678fbaeb0676893f1a70d33946392b67d88902cb59202d083f5dd137d43e09f7dec92f8df3353c968283e018791a7c4075e2cf7f12c497425824fc152')
|
||||
md5sums=('3d4a6f83a54c9f4cad51d594335a63ae')
|
||||
b2sums=('b990dd26e924d7979e2215bb1982165534e1e060b2aa550043cf481de40452bb064953cfab5ee2d2ae1db4e3d16687def13b34ef60e94faf83243734b41bb1a2')
|
||||
|
||||
build() {
|
||||
mkdir build
|
||||
|
|
Loading…
Add table
Reference in a new issue