diff --git a/BioArchLinux/bowtie2/PKGBUILD b/BioArchLinux/bowtie2/PKGBUILD index 765a9c9a44..412cd4f204 100644 --- a/BioArchLinux/bowtie2/PKGBUILD +++ b/BioArchLinux/bowtie2/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Chocobo1 pkgname=bowtie2 -pkgver=2.4.5 +pkgver=2.5.0 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=('6f90cd5f4cd66a06596f10c2c3e09cbeb798b7a409e904c2d820ccfbed2b5e39') -sha256sums_aarch64=('5f8c7789183fc59f3068324b1fef9c620d518e9d471212c873ff7c7bb972ce97') +sha256sums_x86_64=('d5428b14019691669f038f34d232ec9a6c48f435fdc2d71a8e37dc8ba7b85613') +sha256sums_aarch64=('6cd79cd8251755c9486d06a333a6ec3f4c55f1fb7553c33ecd1e512bc3fca5bb') package() {