mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-genega: auto updated to 1.56.0-1
This commit is contained in:
parent
88fab08c1c
commit
96d7e69da9
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=GeneGA
|
||||
_pkgver=1.54.0
|
||||
_pkgver=1.56.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.54.0
|
||||
pkgver=1.56.0
|
||||
pkgrel=1
|
||||
pkgdesc='Design gene based on both mRNA secondary structure and codon usage bias using Genetic algorithm'
|
||||
arch=('any')
|
||||
|
@ -15,7 +15,7 @@ depends=(
|
|||
r-seqinr
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('412bbbd9cbf3ed2d4a9a3260ca5722ebe7af76ee44f90b9979642a555b5f89bf')
|
||||
sha256sums=('bc8d10a91f4be179d7b0891f3db9ab527e8c4d2ffdf9c215f0c8ed278cdf266e')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue