mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-seq2pathway.data: auto updated to 1.30.0-1
This commit is contained in:
parent
6656b06e08
commit
80c06b2fc5
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=seq2pathway.data
|
||||
_pkgver=1.29.0
|
||||
_pkgver=1.30.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.29.0
|
||||
pkgver=1.30.0
|
||||
pkgrel=1
|
||||
pkgdesc='data set for R package seq2pathway'
|
||||
arch=('any')
|
||||
|
@ -13,7 +13,7 @@ depends=(
|
|||
r
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/data/experiment/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('07713271ee5034c0faa8c7b68689b979a4786a12be1188c3e763ee69f612a67e')
|
||||
sha256sums=('c23d47b10a21f000aea47d3a6def059a9fc0b5674f0624cf3d73d709ee880e15')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue