mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-pqsfinder: auto updated to 2.10.1-1
This commit is contained in:
parent
c07727e590
commit
d45fc6b304
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.10.0
|
||||
_pkgver=2.10.1
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//[:-]/.}
|
||||
pkgver=2.10.1
|
||||
pkgrel=1
|
||||
pkgdesc='Identification of potential quadruplex forming sequences'
|
||||
arch=('x86_64')
|
||||
|
@ -32,7 +32,7 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('a')
|
||||
sha256sums=('f0f45e154026d764a01d4f1d919153b08ffde169ef20c7d22d5de0af1e119458')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue