mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-biostrings: auto updated to 2.74.1-1
This commit is contained in:
parent
9557b7adf7
commit
05def16693
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=Biostrings
|
||||
_pkgver=2.74.0
|
||||
_pkgver=2.74.1
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=2.74.0
|
||||
pkgver=2.74.1
|
||||
pkgrel=1
|
||||
pkgdesc='Efficient manipulation of biological strings'
|
||||
arch=('x86_64')
|
||||
|
@ -36,7 +36,7 @@ optdepends=(
|
|||
r-runit
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('74b3ea7dcc18d0676557364d93c2b48c76eb36e4e18553724df466326eada0fc')
|
||||
sha256sums=('b4dfa5fd8cb001f3433bf9440668a8b25011c8878bd9d2cfa09eae6bd9ccdecf')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue