mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
bowtie2: auto updated to 2.5.2-1
This commit is contained in:
parent
d37ad6010f
commit
fbe781ed19
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Maintainer: Chocobo1 <chocobo1 AT archlinux DOT net>
|
# Maintainer: Chocobo1 <chocobo1 AT archlinux DOT net>
|
||||||
|
|
||||||
pkgname=bowtie2
|
pkgname=bowtie2
|
||||||
pkgver=2.5.1
|
pkgver=2.5.2
|
||||||
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=('d0bafb67357ef19aff43a1a48adda54a61f13266f2d088d96b9736151ad444ec')
|
sha256sums_x86_64=('82718f914a6bbe0bdb56e1db36755543010224add735e9ffede8a07c3be3c6da')
|
||||||
sha256sums_aarch64=('73263d5f24ae5af5feab405583652a9aa7421cecf7ef12f5ecf3eeb7b3b8e3fd')
|
sha256sums_aarch64=('8a62ed87ae30dcac901e48b98205624f84d7eb66a6780aeb77bab4a24da5e02a')
|
||||||
|
|
||||||
|
|
||||||
package() {
|
package() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue