mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-cfdnakit: auto updated to 1.0.1-1
This commit is contained in:
parent
d2d99a7bac
commit
ba70bc73bc
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=cfdnakit
|
_pkgname=cfdnakit
|
||||||
_pkgver=1.0.0
|
_pkgver=1.0.1
|
||||||
pkgname=r-${_pkgname,,}
|
pkgname=r-${_pkgname,,}
|
||||||
pkgver=${_pkgver//-/.}
|
pkgver=${_pkgver//-/.}
|
||||||
pkgrel=2
|
pkgrel=1
|
||||||
pkgdesc="Fragmen-length analysis package from high-throughput sequencing of cell-free DNA (cfDNA)"
|
pkgdesc="Fragmen-length analysis package from high-throughput sequencing of cell-free DNA (cfDNA)"
|
||||||
arch=(any)
|
arch=(any)
|
||||||
url="https://bioconductor.org/packages/$_pkgname"
|
url="https://bioconductor.org/packages/$_pkgname"
|
||||||
|
@ -30,8 +30,8 @@ optdepends=(
|
||||||
r-roxygen2
|
r-roxygen2
|
||||||
)
|
)
|
||||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||||
md5sums=('967a84e96d20af4a0256e117afe272b7')
|
md5sums=('b9b2a138a119bec5fc65f6a7475520c4')
|
||||||
b2sums=('1b4bcd8bed6b4cc34ddc3a44c71bae1f3f5ce9061b2524b36e420df72bdf9033522c512468a0514018f691b31858be1269bb887758ddaad0f79e7f2b527db1df')
|
b2sums=('75731ad8a9492b348489cd06a205eeef4319394530dab6a43c939c9e34c03a76b84e582067637f095b29f5689a38ccacc7c2c78dbfdb971a37b63de02442105e')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
mkdir build
|
mkdir build
|
||||||
|
|
Loading…
Add table
Reference in a new issue