mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-recount: auto updated to 1.30.2-1
This commit is contained in:
parent
c72b373b59
commit
9ab19ebf0e
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=recount
|
||||
_pkgver=1.28.0
|
||||
_pkgver=1.30.2
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.28.0
|
||||
pkgrel=2
|
||||
pkgver=1.30.2
|
||||
pkgrel=1
|
||||
pkgdesc='Explore and download data from the recount project'
|
||||
arch=('any')
|
||||
url="https://bioconductor.org/packages/${_pkgname}"
|
||||
|
@ -46,7 +46,7 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('ef6037f3fccee7a3b5e823202753b3d490173ea4e401e0668af364e64976c2da')
|
||||
sha256sums=('2b91c76dc911a17f91f1e3f92f0654ceeca0ad71902dbaf8f77ff64d23b8b639')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue