mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-pqsfinder: auto updated to 2.22.0-1
This commit is contained in:
parent
480f6b4037
commit
2364813b4f
1 changed files with 3 additions and 3 deletions
|
@ -2,9 +2,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=pqsfinder
|
||||
_pkgver=2.20.0
|
||||
_pkgver=2.22.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=2.20.0
|
||||
pkgver=2.22.0
|
||||
pkgrel=1
|
||||
pkgdesc='Identification of potential quadruplex forming sequences'
|
||||
arch=('x86_64')
|
||||
|
@ -34,7 +34,7 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('a653b6d2f7e897fa61ac5b4680bdede34e36704d5b24ba20d2c7efc08e9d5a6c')
|
||||
sha256sums=('44b973cbd1bf971b9bc0cb2684c6a30538c293e30286d86bc2c9567ade27bf67')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue