mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-appreci8r: auto updated to 1.14.0-1
This commit is contained in:
parent
dd577e8c40
commit
9203e58fe3
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=appreci8R
|
||||
_pkgver=1.12.1
|
||||
_pkgver=1.14.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.12.1
|
||||
pkgver=1.14.0
|
||||
pkgrel=1
|
||||
pkgdesc='appreci8R: an R/Bioconductor package for filtering SNVs and short indels with high sensitivity and high PPV'
|
||||
arch=('any')
|
||||
|
@ -46,7 +46,7 @@ optdepends=(
|
|||
r-org.hs.eg.db
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('fb5d6930c817ce9f7cf8a9176752ad19161fe951cce2d396c5950184b31ab795')
|
||||
sha256sums=('101c77404790fdd5a9df2bab2c12c5c29fc795e0836096f1653baee0614bfd64')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue