mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-cageminer: auto updated to 1.2.5-1
This commit is contained in:
parent
45a1be73fc
commit
a8c75e7ec6
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=cageminer
|
||||
_pkgver=1.2.2
|
||||
_pkgver=1.2.5
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.2.2
|
||||
pkgrel=4
|
||||
pkgver=1.2.5
|
||||
pkgrel=1
|
||||
pkgdesc='Candidate Gene Miner'
|
||||
arch=('any')
|
||||
url="https://bioconductor.org/packages/${_pkgname}"
|
||||
|
@ -28,7 +28,7 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('fa7ad672d76bf49ef52835ff71088c14b84842940de9d8d2dad06e860855690e')
|
||||
sha256sums=('317460a09ff8664b25a119c49d63932c5996b2ff328e5c5b63fa974359c209ab')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue