mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-champdata: auto updated to 2.38.0-1
This commit is contained in:
parent
9f724b872c
commit
e7b75267a0
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=ChAMPdata
|
||||
_pkgver=2.37.0
|
||||
_pkgver=2.38.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=2.37.0
|
||||
pkgver=2.38.0
|
||||
pkgrel=1
|
||||
pkgdesc='Data Packages for ChAMP package'
|
||||
arch=('any')
|
||||
|
@ -15,7 +15,7 @@ depends=(
|
|||
r-genomicranges
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/data/experiment/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('2d2cb786b0969dc0ca08b50decaf6da69b1534c86a493a20f87f78ca88e680f2')
|
||||
sha256sums=('6e54216947c72e3a61c0e53c265138318c4d72f3c8e216b09dd106d3142a8d3d')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue