summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChocobo12022-01-17 16:21:43 +0800
committerChocobo12022-01-17 16:21:43 +0800
commitda3747c6925687813d4d03b3530661bfd2368208 (patch)
tree26c45eb2eefb3f577ddd7d2b022b13351e06c14c /PKGBUILD
parent9fa45892821582852e5d576d9ce1f26465dba24a (diff)
downloadaur-da3747c6925687813d4d03b3530661bfd2368208.tar.gz
upgpkg: bowtie2-bin 2.4.5-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 2 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ed2a4f3890ca..55dcc3534705 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Chocobo1 <chocobo1 AT archlinux DOT net>
pkgname=bowtie2-bin
-pkgver=2.4.4
+pkgver=2.4.5
pkgrel=1
pkgdesc="Tool for aligning sequencing reads to long reference sequences"
arch=('x86_64' 'aarch64')
@@ -12,9 +12,7 @@ optdepends=('perl' 'python')
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=('ea1acee531ab67776a349bc152364bee38d36357b9d1ba8d21ae072763765c4c')
-sha256sums_aarch64=('44fc32491d7b6ec27333812eef2791c4551ba1ee0c405445d19d05981461eabc')
+sha256sums_x86_64=('6f90cd5f4cd66a06596f10c2c3e09cbeb798b7a409e904c2d820ccfbed2b5e39')
package() {