mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-beachmat: auto updated to 2.18.1-1
This commit is contained in:
parent
d2adbcfa70
commit
c0e08fe559
1 changed files with 3 additions and 3 deletions
|
@ -2,9 +2,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=beachmat
|
||||
_pkgver=2.18.0
|
||||
_pkgver=2.18.1
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=2.18.0
|
||||
pkgver=2.18.1
|
||||
pkgrel=1
|
||||
pkgdesc='Compiling Bioconductor to Handle Each Matrix Type'
|
||||
arch=('x86_64')
|
||||
|
@ -28,7 +28,7 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('e28d8c0d5193d661e03b07b712cd01629337b2b204af13fa2653e0a0b7d93dfa')
|
||||
sha256sums=('54cc8e943c607012c9760814b0305b8ad75a083f54a4d6c2dc3063358795e8cf')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue