mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-seqinr: auto updated to 4.2.16-1
This commit is contained in:
parent
a68e63d46c
commit
f6a6167a08
1 changed files with 4 additions and 4 deletions
|
@ -2,10 +2,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=seqinr
|
||||
_pkgver=4.2-8
|
||||
_pkgver=4.2-16
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=4.2.8
|
||||
pkgrel=2
|
||||
pkgver=4.2.16
|
||||
pkgrel=1
|
||||
pkgdesc='Biological Sequences Retrieval and Analysis'
|
||||
arch=('x86_64')
|
||||
url="https://cran.r-project.org/package=${_pkgname}"
|
||||
|
@ -16,7 +16,7 @@ depends=(
|
|||
r-segmented
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('584b34e9dec0320cef02096eb356a0f6115bbd24356cf62e67356963e9d5e9f7')
|
||||
sha256sums=('c4f3253832fc255197bdce7b4dd381db606c6b787d2e888751b4963acf3a4032')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue