mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-geomxtools: auto updated to 3.0.1-1
This commit is contained in:
parent
d6d403de27
commit
ad027a9177
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=GeomxTools
|
||||
_pkgver=2.0.0
|
||||
_pkgver=3.0.1
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=2.0.0
|
||||
pkgver=3.0.1
|
||||
pkgrel=1
|
||||
pkgdesc='NanoString GeoMx Tools'
|
||||
arch=('any')
|
||||
|
@ -34,7 +34,7 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('ee78453c60f2eb10ba8a9dfc6d8b6f9ed1cab850fa8c0bd44d2baa73ea69ea5f')
|
||||
sha256sums=('dbf0c7588c97aded7fac8d29bca7339992f234743a9ef6dba424944fa09644ca')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue