mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-msquality: auto updated to 1.2.1-1
This commit is contained in:
parent
5b9c50c81b
commit
c6cfda59ff
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=MsQuality
|
_pkgname=MsQuality
|
||||||
_pkgver=1.2.0
|
_pkgver=1.2.1
|
||||||
pkgname=r-${_pkgname,,}
|
pkgname=r-${_pkgname,,}
|
||||||
pkgver=${_pkgver//-/.}
|
pkgver=${_pkgver//-/.}
|
||||||
pkgrel=3
|
pkgrel=1
|
||||||
pkgdesc="Quality metric calculation from Spectra and MsExperiment objects"
|
pkgdesc="Quality metric calculation from Spectra and MsExperiment objects"
|
||||||
arch=(any)
|
arch=(any)
|
||||||
url="https://bioconductor.org/packages/$_pkgname"
|
url="https://bioconductor.org/packages/$_pkgname"
|
||||||
|
@ -41,8 +41,8 @@ optdepends=(
|
||||||
r-testthat
|
r-testthat
|
||||||
)
|
)
|
||||||
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=('1d8e2101f472e8fc93bfa275db511982')
|
md5sums=('8eeb5c16239c807ddddd36ae1b5026fa')
|
||||||
b2sums=('e15fc5ee17d0ab16de7814dbfbd0c5b928f21ebd71a3b08376a6d637a2988de283a38c9be7a3ce471bd6a1ca1c7a9b2432194600e9031439551504ae0c37b040')
|
b2sums=('466d4169712b9b837e7215a684c67f8db02db612e3245806315c38f72a32fe817b1108034b660dff39d76768385b3ba726ca120d5c8eee8446e7f0e64fe0ea2a')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
mkdir build
|
mkdir build
|
||||||
|
|
Loading…
Add table
Reference in a new issue