mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-dialignr: auto updated to 2.4.0-1
This commit is contained in:
parent
7f616e750b
commit
0e3ada877d
1 changed files with 3 additions and 3 deletions
|
@ -2,9 +2,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=DIAlignR
|
||||
_pkgver=2.2.0
|
||||
_pkgver=2.4.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=2.2.0
|
||||
pkgver=2.4.0
|
||||
pkgrel=1
|
||||
pkgdesc='Dynamic Programming Based Alignment of MS2 Chromatograms'
|
||||
arch=('x86_64')
|
||||
|
@ -46,7 +46,7 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('c4d8960559922818c95f87e0c8b12af68e20f89449bab0e3f962e595020dc4df')
|
||||
sha256sums=('f9b4c20f59f8b8c1cb8a11d9c7f976da20ecafa69a49842b085b5bbd913d0256')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue