From fbe781ed19cf006b9dc0a1d26ae8edca8f66254c Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Sat, 14 Oct 2023 06:01:41 +0000 Subject: [PATCH] bowtie2: auto updated to 2.5.2-1 --- BioArchLinux/bowtie2/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/BioArchLinux/bowtie2/PKGBUILD b/BioArchLinux/bowtie2/PKGBUILD index 0f409e7865..23e5893a4d 100644 --- a/BioArchLinux/bowtie2/PKGBUILD +++ b/BioArchLinux/bowtie2/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Chocobo1 pkgname=bowtie2 -pkgver=2.5.1 +pkgver=2.5.2 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=('d0bafb67357ef19aff43a1a48adda54a61f13266f2d088d96b9736151ad444ec') -sha256sums_aarch64=('73263d5f24ae5af5feab405583652a9aa7421cecf7ef12f5ecf3eeb7b3b8e3fd') +sha256sums_x86_64=('82718f914a6bbe0bdb56e1db36755543010224add735e9ffede8a07c3be3c6da') +sha256sums_aarch64=('8a62ed87ae30dcac901e48b98205624f84d7eb66a6780aeb77bab4a24da5e02a') package() {