mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-alabaster.mae: auto updated to 1.2.0-1
This commit is contained in:
parent
06112d0bcf
commit
09bb053419
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=alabaster.mae
|
_pkgname=alabaster.mae
|
||||||
_pkgver=1.0.0
|
_pkgver=1.2.0
|
||||||
pkgname=r-${_pkgname,,}
|
pkgname=r-${_pkgname,,}
|
||||||
pkgver=${_pkgver//-/.}
|
pkgver=${_pkgver//-/.}
|
||||||
pkgrel=2
|
pkgrel=1
|
||||||
pkgdesc="Load and Save MultiAssayExperiments"
|
pkgdesc="Load and Save MultiAssayExperiments"
|
||||||
arch=(any)
|
arch=(any)
|
||||||
url="https://bioconductor.org/packages/${_pkgname}"
|
url="https://bioconductor.org/packages/${_pkgname}"
|
||||||
|
@ -28,8 +28,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=('f6eceed081467ce7d72c747bb1a0d11a')
|
md5sums=('43abcdda61fc9d69dbc24dbd1c91664d')
|
||||||
sha256sums=('23753b98df2931f2a04a091b27c5a39a6006b2a47bd052500442814ed69f427a')
|
sha256sums=('319236c02b188c5e5e9b4b3828bac63f474932c25f4b1c91fbf03f738078e8a9')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
mkdir -p build
|
mkdir -p build
|
||||||
|
|
Loading…
Add table
Reference in a new issue