mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
bowtie2: auto updated to 2.5.3-1
This commit is contained in:
parent
44e21d0b57
commit
3f15a74061
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Maintainer: Chocobo1 <chocobo1 AT archlinux DOT net>
|
||||
|
||||
pkgname=bowtie2
|
||||
pkgver=2.5.2
|
||||
pkgver=2.5.3
|
||||
pkgrel=1
|
||||
pkgdesc="Tool for aligning sequencing reads to long reference sequences. https://doi.org/10.1038/nmeth.1923"
|
||||
arch=('x86_64' 'aarch64')
|
||||
|
@ -13,8 +13,8 @@ provides=('bowtie2')
|
|||
conflicts=('bowtie2')
|
||||
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")
|
||||
sha256sums_x86_64=('82718f914a6bbe0bdb56e1db36755543010224add735e9ffede8a07c3be3c6da')
|
||||
sha256sums_aarch64=('8a62ed87ae30dcac901e48b98205624f84d7eb66a6780aeb77bab4a24da5e02a')
|
||||
sha256sums_x86_64=('8ecf32a895fcdbbc41a3aef5f0c4affa2266dcb63c82291e9b1280e9326739f4')
|
||||
sha256sums_aarch64=('ed7db90033a1eb3b89d20bba21b57cd258effceef9e76da9b1f2e7957b2649c1')
|
||||
|
||||
|
||||
package() {
|
||||
|
|
Loading…
Add table
Reference in a new issue