mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-gdsarray: auto updated to 1.26.0-1
This commit is contained in:
parent
e061f7e334
commit
dfdc372b6b
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=GDSArray
|
||||
_pkgver=1.24.2
|
||||
_pkgver=1.26.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.24.2
|
||||
pkgver=1.26.0
|
||||
pkgrel=1
|
||||
pkgdesc='Representing GDS files as array-like objects'
|
||||
arch=('any')
|
||||
|
@ -27,7 +27,7 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('b96b593a1ada2a6e3b6d120cd1e28deb885093f46b50a30d91cea95487e95207')
|
||||
sha256sums=('a5ca1c14448d4e3e7771b7120f5c296d764876ccb130071f96963e820d16bdf2')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue