mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-arrayexpresshts: auto updated to 1.46.0-1
This commit is contained in:
parent
ab06b196ef
commit
b2774d8b40
1 changed files with 3 additions and 3 deletions
|
@ -2,9 +2,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=ArrayExpressHTS
|
||||
_pkgver=1.44.0
|
||||
_pkgver=1.46.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.44.0
|
||||
pkgver=1.46.0
|
||||
pkgrel=1
|
||||
pkgdesc='ArrayExpress High Throughput Sequencing Processing Pipeline'
|
||||
arch=('x86_64')
|
||||
|
@ -35,7 +35,7 @@ depends=(
|
|||
make
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('1110aefa48057df2685819fbfdc81c1f8df227ea4db25e845d06f8027c6b56d6')
|
||||
sha256sums=('c8e08db7779a56a72a6dee7c437f6dae5d3579bd0ab690bd565ff48c9bc28faf')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue