mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-dnabarcodes: auto updated to 1.32.0-1
This commit is contained in:
parent
d554a39d7a
commit
ea890a89cc
1 changed files with 4 additions and 4 deletions
|
@ -2,10 +2,10 @@
|
||||||
# Contributor: Guoyi Zhang <guoyizhang at malacology dot net>
|
# Contributor: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||||
|
|
||||||
_pkgname=DNABarcodes
|
_pkgname=DNABarcodes
|
||||||
_pkgver=1.30.0
|
_pkgver=1.32.0
|
||||||
pkgname=r-${_pkgname,,}
|
pkgname=r-${_pkgname,,}
|
||||||
pkgver=${_pkgver//-/.}
|
pkgver=${_pkgver//-/.}
|
||||||
pkgrel=2
|
pkgrel=1
|
||||||
pkgdesc="A tool for creating and analysing DNA barcodes used in Next Generation Sequencing multiplexing experiments"
|
pkgdesc="A tool for creating and analysing DNA barcodes used in Next Generation Sequencing multiplexing experiments"
|
||||||
arch=(x86_64)
|
arch=(x86_64)
|
||||||
url="https://bioconductor.org/packages/${_pkgname}"
|
url="https://bioconductor.org/packages/${_pkgname}"
|
||||||
|
@ -20,8 +20,8 @@ optdepends=(
|
||||||
r-rmarkdown
|
r-rmarkdown
|
||||||
)
|
)
|
||||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||||
md5sums=('7922c9dbc0b216fca9de9a18afef465a')
|
md5sums=('6047e393e89e644fbf9aa4aa5a9faa64')
|
||||||
sha256sums=('6abcbcdbbf7221f6d1fbdb0f0ff12d32225f7019cf09b1d650787e912405dacb')
|
sha256sums=('09263a219f974c60eeb384fc391a47d967eac19d6ffe81e8f77c433d4b99a48b')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
mkdir -p build
|
mkdir -p build
|
||||||
|
|
Loading…
Add table
Reference in a new issue