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