bowtie2: auto updated to 2.5.0-1

This commit is contained in:
BioArchLinuxBot 2022-11-01 06:02:55 +00:00
parent 824067874b
commit fba6f0a192

View file

@ -1,7 +1,7 @@
# Maintainer: Chocobo1 <chocobo1 AT archlinux DOT net> # Maintainer: Chocobo1 <chocobo1 AT archlinux DOT net>
pkgname=bowtie2 pkgname=bowtie2
pkgver=2.4.5 pkgver=2.5.0
pkgrel=1 pkgrel=1
pkgdesc="Tool for aligning sequencing reads to long reference sequences. https://doi.org/10.1038/nmeth.1923" pkgdesc="Tool for aligning sequencing reads to long reference sequences. https://doi.org/10.1038/nmeth.1923"
arch=('x86_64' 'aarch64') arch=('x86_64' 'aarch64')
@ -13,8 +13,8 @@ provides=('bowtie2')
conflicts=('bowtie2') conflicts=('bowtie2')
source_x86_64=("https://github.com/BenLangmead/bowtie2/releases/download/v$pkgver/bowtie2-$pkgver-linux-x86_64.zip") source_x86_64=("https://github.com/BenLangmead/bowtie2/releases/download/v$pkgver/bowtie2-$pkgver-linux-x86_64.zip")
source_aarch64=("https://github.com/BenLangmead/bowtie2/releases/download/v$pkgver/bowtie2-$pkgver-linux-aarch64.zip") source_aarch64=("https://github.com/BenLangmead/bowtie2/releases/download/v$pkgver/bowtie2-$pkgver-linux-aarch64.zip")
sha256sums_x86_64=('6f90cd5f4cd66a06596f10c2c3e09cbeb798b7a409e904c2d820ccfbed2b5e39') sha256sums_x86_64=('d5428b14019691669f038f34d232ec9a6c48f435fdc2d71a8e37dc8ba7b85613')
sha256sums_aarch64=('5f8c7789183fc59f3068324b1fef9c620d518e9d471212c873ff7c7bb972ce97') sha256sums_aarch64=('6cd79cd8251755c9486d06a333a6ec3f4c55f1fb7553c33ecd1e512bc3fca5bb')
package() { package() {