mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-skewr: auto updated to 1.28.0-1
This commit is contained in:
parent
79d1788cd9
commit
4b9a6a7c4e
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=skewr
|
||||
_pkgver=1.26.0
|
||||
_pkgver=1.28.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.26.0
|
||||
pkgver=1.28.0
|
||||
pkgrel=1
|
||||
pkgdesc="Visualize Intensities Produced by Illumina's Human Methylation 450k BeadChip"
|
||||
arch=('any')
|
||||
|
@ -25,7 +25,7 @@ optdepends=(
|
|||
r-minfidata
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('9d88d0b217a29cf5805868d168fdd714c63766ebfda53b3cfc495b3a7d58ae82')
|
||||
sha256sums=('83a65ce9c0f85e470cb1f45e71785b8592d25e0b39aa99bbfa1c37e7a507002d')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue